summaryrefslogtreecommitdiffstats
path: root/demo/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2014-04-15 11:18:20 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2014-04-15 11:18:20 +0300
commita20a13700f979a5123e83fdb89576e9f245be1b4 (patch)
tree6e8d18bd8ccc1f017ad147481ee61ae59bc562de /demo/pom.xml
parent7df691ccec5303aa3740919344e7c7cf556d7691 (diff)
downloadpf4j-c9568f5da7ea40dd3a3914aa1222c23a9684933b.tar.gz
pf4j-c9568f5da7ea40dd3a3914aa1222c23a9684933b.zip
[maven-release-plugin] prepare release release-0.8.0release-0.8.0
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 89da059..d1a42a3 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -4,13 +4,13 @@
<parent>
<groupId>ro.fortsoft.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.8.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>ro.fortsoft.pf4j.demo</groupId>
<artifactId>pf4j-demo-parent</artifactId>
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.8.0</version>
<packaging>pom</packaging>
<name>Demo Parent</name>