aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2017-09-20 22:42:37 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2017-09-20 22:42:37 +0300
commit7588aea2c1e8b0fdaea2101352e7eb74eb9ac430 (patch)
tree26338f9e1dff8d2d9911fbf77d1ed8a7577169d1 /pf4j/pom.xml
parent5916ee64d9c05a4f085f6f6562ed383ff3203e4a (diff)
downloadpf4j-7588aea2c1e8b0fdaea2101352e7eb74eb9ac430.tar.gz
pf4j-7588aea2c1e8b0fdaea2101352e7eb74eb9ac430.zip
Set version to 2.0.0-SNAPSHOT
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 a3c0601..0d1df90 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>