aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2013-09-26 14:35:02 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2013-09-26 14:35:02 +0300
commitb3e5b8761910ee994a540c64b530de0a39774ece (patch)
tree7e100771a4a4aa5b1a0e37c963b3d4313691201b /pf4j/pom.xml
parent6dd1c458b5306293bb133f5e3c9b88a9ee9106a7 (diff)
downloadpf4j-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.xml4
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>