summaryrefslogtreecommitdiffstats
path: root/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 /pom.xml
parent5916ee64d9c05a4f085f6f6562ed383ff3203e4a (diff)
downloadpf4j-7588aea2c1e8b0fdaea2101352e7eb74eb9ac430.tar.gz
pf4j-7588aea2c1e8b0fdaea2101352e7eb74eb9ac430.zip
Set version to 2.0.0-SNAPSHOT
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1a1fc51..7a9ccef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PF4J Parent</name>
<description>Plugin Framework for Java</description>