aboutsummaryrefslogtreecommitdiffstats
path: root/demo/api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'demo/api/pom.xml')
-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 615aa30..7137129 100644
--- a/demo/api/pom.xml
+++ b/demo/api/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.pf4j.demo</groupId>
<artifactId>pf4j-demo-parent</artifactId>
- <version>3.12.0-SNAPSHOT</version>
+ <version>3.11.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j-demo-api</artifactId>
- <version>3.12.0-SNAPSHOT</version>
+ <version>3.11.1</version>
<packaging>jar</packaging>
<name>Demo Api</name>