aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2018-01-10 22:30:10 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2018-01-10 22:30:10 +0200
commit4477d2243c723df4635729d3b2cb32c90c256838 (patch)
tree9860937aa860afdc6eccf6a80b7a9b6e70f01bdf /pf4j
parentc19ab612df80f3fd50bfa6a3837a264cc7c0502b (diff)
downloadpf4j-4477d2243c723df4635729d3b2cb32c90c256838.tar.gz
pf4j-4477d2243c723df4635729d3b2cb32c90c256838.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 78e5b6b..270a1d6 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>2.1.0</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>2.1.0</version>
+ <version>2.2.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>