aboutsummaryrefslogtreecommitdiffstats
path: root/demo/api
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2012-11-07 13:51:32 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2012-11-07 13:51:32 +0200
commit9449a55f7d7c6c58ce0b7fe3232175506a5e875b (patch)
treed89a81f6b1d2e4bd888e41870cf74117913bb79a /demo/api
parent07550657ef0412eae460e57439a8fc543b75233f (diff)
downloadpf4j-9449a55f7d7c6c58ce0b7fe3232175506a5e875b.tar.gz
pf4j-9449a55f7d7c6c58ce0b7fe3232175506a5e875b.zip
[maven-release-plugin] prepare release release-0.2release-0.2
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 7b8d189..739cf0c 100644
--- a/demo/api/pom.xml
+++ b/demo/api/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>ro.fortsoft.pf4j.demo</groupId>
<artifactId>pom</artifactId>
- <version>0.2-SNAPSHOT</version>
+ <version>0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j-demo-api</artifactId>
- <version>0.2-SNAPSHOT</version>
+ <version>0.2</version>
<packaging>jar</packaging>
<name>Demo Api</name>