summaryrefslogtreecommitdiffstats
path: root/demo/pom.xml
diff options
context:
space:
mode:
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 9a2fa82..06d7175 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.7.0-SNAPSHOT</version>
+ <version>0.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>ro.fortsoft.pf4j.demo</groupId>
<artifactId>pf4j-demo-parent</artifactId>
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.7.0</version>
<packaging>pom</packaging>
<name>Demo Parent</name>