aboutsummaryrefslogtreecommitdiffstats
path: root/demo/api
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 /demo/api
parent6dd1c458b5306293bb133f5e3c9b88a9ee9106a7 (diff)
downloadpf4j-b3e5b8761910ee994a540c64b530de0a39774ece.tar.gz
pf4j-b3e5b8761910ee994a540c64b530de0a39774ece.zip
[maven-release-plugin] prepare release release-0.5release-0.5
Diffstat (limited to 'demo/api')
-rw-r--r--demo/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/api/pom.xml b/demo/api/pom.xml
index 2a2a04b..2b8d9fd 100644
--- a/demo/api/pom.xml
+++ b/demo/api/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>ro.fortsoft.pf4j.demo</groupId>
<artifactId>pf4j-demo-parent</artifactId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j-demo-api</artifactId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.5</version>
<packaging>jar</packaging>
<name>Demo Api</name>