diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2016-08-22 19:52:11 +0300 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2016-08-22 19:52:11 +0300 |
commit | 14f8a879afdf9c818c6927708f2dbc364410f862 (patch) | |
tree | f10615f3ac79ba309e768ef652d135b7c8774ebf /pf4j/pom.xml | |
parent | 736e0db2183dedf5a81e8390ce39de8b00c5559e (diff) | |
download | pf4j-14f8a879afdf9c818c6927708f2dbc364410f862.tar.gz pf4j-14f8a879afdf9c818c6927708f2dbc364410f862.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pf4j/pom.xml')
-rw-r--r-- | pf4j/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml index 3521590..59e70ae 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -4,12 +4,12 @@ <parent> <groupId>ro.fortsoft.pf4j</groupId> <artifactId>pf4j-parent</artifactId> - <version>1.1.0</version> + <version>1.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>pf4j</artifactId> - <version>1.1.0</version> + <version>1.2.0-SNAPSHOT</version> <packaging>jar</packaging> <name>PF4J</name> <description>Plugin Framework for Java</description> |