diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2016-03-28 20:50:51 +0300 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2016-03-28 20:50:51 +0300 |
commit | 526c787ddf1a9ef43aeba922d8e41e2ad139d1fa (patch) | |
tree | 76dfd7b9d4bca963e22db30a9dcd0b95dbbeb281 /pf4j/pom.xml | |
parent | 8d8f3fb2c4e9d1635cebe83a387e594c919c7dda (diff) | |
download | pf4j-526c787ddf1a9ef43aeba922d8e41e2ad139d1fa.tar.gz pf4j-526c787ddf1a9ef43aeba922d8e41e2ad139d1fa.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 797c183..f228858 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -4,12 +4,12 @@ <parent> <groupId>ro.fortsoft.pf4j</groupId> <artifactId>pf4j-parent</artifactId> - <version>0.13.0</version> + <version>0.14.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>pf4j</artifactId> - <version>0.13.0</version> + <version>0.14.0-SNAPSHOT</version> <packaging>jar</packaging> <name>PF4J</name> <description>Plugin Framework for Java</description> |