diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2014-04-01 18:08:46 +0300 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2014-04-01 18:08:46 +0300 |
commit | e4efe65d36f223a0b08e30b1e76729eafad4a4eb (patch) | |
tree | 6974c6c0523081d1dbd41e165a46bb2b0829af13 /pom.xml | |
parent | aa5967e0245c387910b7241a66963c50ae2bd0b4 (diff) | |
download | pf4j-e4efe65d36f223a0b08e30b1e76729eafad4a4eb.tar.gz pf4j-e4efe65d36f223a0b08e30b1e76729eafad4a4eb.zip |
adopt semantic versioning
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |