summaryrefslogtreecommitdiffstats
path: root/pf4j
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 /pf4j
parentaa5967e0245c387910b7241a66963c50ae2bd0b4 (diff)
downloadpf4j-e4efe65d36f223a0b08e30b1e76729eafad4a4eb.tar.gz
pf4j-e4efe65d36f223a0b08e30b1e76729eafad4a4eb.zip
adopt semantic versioning
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 f06491e..10c4b05 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>ro.fortsoft.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>0.7-SNAPSHOT</version>
+ <version>0.7.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>0.7-SNAPSHOT</version>
+ <version>0.7.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>