diff --git a/plugin-core/pom.xml b/plugin-core/pom.xml
index 014c762..c4ffd25 100644
--- a/plugin-core/pom.xml
+++ b/plugin-core/pom.xml
@@ -2,7 +2,7 @@
4.0.0
org.synyx.plugin
plugin-core
- 0.2-SNAPSHOT
+ 0.1-SNAPSHOT
Plugin Core
Core plugin infrastructure
@@ -10,7 +10,7 @@
synyx-plugin
org.synyx.plugin
- 0.2-SNAPSHOT
+ 0.1-SNAPSHOT
diff --git a/plugin-metadata/pom.xml b/plugin-metadata/pom.xml
index 88def37..d264745 100644
--- a/plugin-metadata/pom.xml
+++ b/plugin-metadata/pom.xml
@@ -2,7 +2,7 @@
4.0.0
org.synyx.plugin
plugin-metadata
- 0.2-SNAPSHOT
+ 0.1-SNAPSHOT
Plugin metadata
Extension package for metadata based plugins
@@ -10,14 +10,14 @@
synyx-plugin
org.synyx.plugin
- 0.2-SNAPSHOT
+ 0.1-SNAPSHOT
org.synyx.plugin
plugin-core
- 0.2-SNAPSHOT
+ 0.1-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 765af72..6fb61c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
synyx-plugin
pom
Synyx plugin
- 0.2-SNAPSHOT
+ 0.1-SNAPSHOT
Simple plugin infrastructure