aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2017-10-17 20:37:54 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2017-10-17 20:37:54 +0300
commit16c8208f897416fc1fe424562afa08f41bfec012 (patch)
treed50af19f19168b8711e342f2887d24628f9468e4 /pf4j/pom.xml
parent0f1ec19f8ad4eb65b04c56ae9d43105ed445fe49 (diff)
downloadpf4j-16c8208f897416fc1fe424562afa08f41bfec012.tar.gz
pf4j-16c8208f897416fc1fe424562afa08f41bfec012.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'pf4j/pom.xml')
-rw-r--r--pf4j/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index 9e861a1..42e243d 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>2.0.0</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>2.0.0</version>
+ <version>2.1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>