diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2016-03-28 20:50:44 +0300 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2016-03-28 20:50:44 +0300 |
commit | 8d8f3fb2c4e9d1635cebe83a387e594c919c7dda (patch) | |
tree | cd4f6399a87e5c7196843e0e2ad5af5cf082991f /pf4j/pom.xml | |
parent | 53304c7a6a250298561cea4986a89f7d50b8c5ae (diff) | |
download | pf4j-8d8f3fb2c4e9d1635cebe83a387e594c919c7dda.tar.gz pf4j-8d8f3fb2c4e9d1635cebe83a387e594c919c7dda.zip |
[maven-release-plugin] prepare release release-0.13.0release-0.13.0
Diffstat (limited to 'pf4j/pom.xml')
-rw-r--r-- | pf4j/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml index 885a2b1..797c183 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.13.0-SNAPSHOT</version> + <version>0.13.0</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>pf4j</artifactId> - <version>0.13.0-SNAPSHOT</version> + <version>0.13.0</version> <packaging>jar</packaging> <name>PF4J</name> <description>Plugin Framework for Java</description> |