aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2014-04-01 18:08:46 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2014-04-01 18:08:46 +0300
commite4efe65d36f223a0b08e30b1e76729eafad4a4eb (patch)
tree6974c6c0523081d1dbd41e165a46bb2b0829af13 /pom.xml
parentaa5967e0245c387910b7241a66963c50ae2bd0b4 (diff)
downloadpf4j-e4efe65d36f223a0b08e30b1e76729eafad4a4eb.tar.gz
pf4j-e4efe65d36f223a0b08e30b1e76729eafad4a4eb.zip
adopt semantic versioning
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 cedf32e..b026952 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ro.fortsoft.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>0.7-SNAPSHOT</version>
+ <version>0.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PF4J Parent</name>
<description>Plugin Framework for Java</description>