diff --git a/plugin-core/pom.xml b/plugin-core/pom.xml
index cc06698..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.1
+ 0.1-SNAPSHOT
Plugin Core
Core plugin infrastructure
@@ -10,7 +10,7 @@
synyx-plugin
org.synyx.plugin
- 0.1
+ 0.1-SNAPSHOT
diff --git a/plugin-metadata/pom.xml b/plugin-metadata/pom.xml
index 01ad82a..5fd4c12 100644
--- a/plugin-metadata/pom.xml
+++ b/plugin-metadata/pom.xml
@@ -2,7 +2,7 @@
4.0.0
org.synyx.plugin
plugin-metadata
- 0.1
+ 0.1-SNAPSHOT
Plugin metadata
Extension package for metadata based plugins
@@ -10,7 +10,7 @@
synyx-plugin
org.synyx.plugin
- 0.1
+ 0.1-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 86fc82b..e9135ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
synyx-plugin
pom
Synyx plugin
- 0.1
+ 0.1-SNAPSHOT
Simple plugin infrastructure