aboutsummaryrefslogtreecommitdiffstats
path: root/demo/pom.xml
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/pom.xml
parent07550657ef0412eae460e57439a8fc543b75233f (diff)
downloadpf4j-9449a55f7d7c6c58ce0b7fe3232175506a5e875b.tar.gz
pf4j-9449a55f7d7c6c58ce0b7fe3232175506a5e875b.zip
[maven-release-plugin] prepare release release-0.2release-0.2
Diffstat (limited to 'demo/pom.xml')
-rw-r--r--demo/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/pom.xml b/demo/pom.xml
index fa8bb3a..7cc6cb2 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -4,13 +4,13 @@
<parent>
<groupId>ro.fortsoft.pf4j</groupId>
<artifactId>pom</artifactId>
- <version>0.2-SNAPSHOT</version>
+ <version>0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>ro.fortsoft.pf4j.demo</groupId>
<artifactId>pom</artifactId>
- <version>0.2-SNAPSHOT</version>
+ <version>0.2</version>
<packaging>pom</packaging>
<name>PF4J Demo</name>