summaryrefslogtreecommitdiffstats
path: root/pf4j
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2013-09-26 14:35:07 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2013-09-26 14:35:07 +0300
commit5b5b81dabbaadefc9ef35c313120a3c23532710e (patch)
treefeebd51b00fa10755c8cad8ebd95ae20e23d2dd8 /pf4j
parentb3e5b8761910ee994a540c64b530de0a39774ece (diff)
downloadpf4j-5b5b81dabbaadefc9ef35c313120a3c23532710e.tar.gz
pf4j-5b5b81dabbaadefc9ef35c313120a3c23532710e.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pf4j')
-rw-r--r--pf4j/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index 5c689cf..0859a55 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.5</version>
+ <version>0.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>0.5</version>
+ <version>0.6-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>