diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2013-09-26 14:35:02 +0300 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2013-09-26 14:35:02 +0300 |
commit | b3e5b8761910ee994a540c64b530de0a39774ece (patch) | |
tree | 7e100771a4a4aa5b1a0e37c963b3d4313691201b /pf4j/pom.xml | |
parent | 6dd1c458b5306293bb133f5e3c9b88a9ee9106a7 (diff) | |
download | pf4j-b3e5b8761910ee994a540c64b530de0a39774ece.tar.gz pf4j-b3e5b8761910ee994a540c64b530de0a39774ece.zip |
[maven-release-plugin] prepare release release-0.5release-0.5
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 68b0710..5c689cf 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.5-SNAPSHOT</version> + <version>0.5</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>pf4j</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <packaging>jar</packaging> <name>PF4J</name> <description>Plugin Framework for Java</description> |