diff --git a/addons/eventbus/pom.xml b/addons/eventbus/pom.xml
index 015cc972..d881ac70 100644
--- a/addons/eventbus/pom.xml
+++ b/addons/eventbus/pom.xml
@@ -4,7 +4,7 @@
org.vaadin.spring
parent-pom
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
../../
diff --git a/addons/i18n/pom.xml b/addons/i18n/pom.xml
index ef14dcda..2e268875 100644
--- a/addons/i18n/pom.xml
+++ b/addons/i18n/pom.xml
@@ -4,7 +4,7 @@
org.vaadin.spring
parent-pom
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
../../
diff --git a/addons/mvp/pom.xml b/addons/mvp/pom.xml
index ce5b0d8b..ad75f8a0 100644
--- a/addons/mvp/pom.xml
+++ b/addons/mvp/pom.xml
@@ -3,7 +3,7 @@
parent-pom
org.vaadin.spring
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
../../
4.0.0
diff --git a/addons/portlet/pom.xml b/addons/portlet/pom.xml
index 9e0d86b4..5cf95d51 100644
--- a/addons/portlet/pom.xml
+++ b/addons/portlet/pom.xml
@@ -6,7 +6,7 @@
org.vaadin.spring
parent-pom
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
../../
diff --git a/addons/sidebar/pom.xml b/addons/sidebar/pom.xml
index 80d01ff0..94ac73be 100644
--- a/addons/sidebar/pom.xml
+++ b/addons/sidebar/pom.xml
@@ -4,7 +4,7 @@
org.vaadin.spring
parent-pom
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
../../
diff --git a/addons/simple-mvp/pom.xml b/addons/simple-mvp/pom.xml
index f81a4e6c..c59171ab 100644
--- a/addons/simple-mvp/pom.xml
+++ b/addons/simple-mvp/pom.xml
@@ -4,7 +4,7 @@
parent-pom
org.vaadin.spring
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
../../
diff --git a/extensions/boot/pom.xml b/extensions/boot/pom.xml
index ff460333..a54cbd22 100644
--- a/extensions/boot/pom.xml
+++ b/extensions/boot/pom.xml
@@ -3,7 +3,7 @@
parent-pom
org.vaadin.spring
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
../../
4.0.0
diff --git a/extensions/core/pom.xml b/extensions/core/pom.xml
index e5fb6a14..51ac9ea5 100644
--- a/extensions/core/pom.xml
+++ b/extensions/core/pom.xml
@@ -3,7 +3,7 @@
parent-pom
org.vaadin.spring
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
../../
4.0.0
diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml
index 9ab81269..3bf83806 100644
--- a/extensions/security/pom.xml
+++ b/extensions/security/pom.xml
@@ -3,7 +3,7 @@
parent-pom
org.vaadin.spring
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
../../
4.0.0
diff --git a/extensions/test/pom.xml b/extensions/test/pom.xml
index 905b8efe..b1851e02 100644
--- a/extensions/test/pom.xml
+++ b/extensions/test/pom.xml
@@ -3,7 +3,7 @@
parent-pom
org.vaadin.spring
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
../../
4.0.0
diff --git a/pom.xml b/pom.xml
index e061572b..d77a7b53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.vaadin.spring
parent-pom
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
pom
Vaadin4Spring
@@ -30,7 +30,7 @@
https://github.com/peholmst/vaadin4spring
scm:git:git@github.com:peholmst/vaadin4spring.git
scm:git:git@github.com:peholmst/vaadin4spring.git
- v2.0.0.RELEASE
+ HEAD
diff --git a/samples/eventbus-sample/pom.xml b/samples/eventbus-sample/pom.xml
index fe3acacc..119f2011 100644
--- a/samples/eventbus-sample/pom.xml
+++ b/samples/eventbus-sample/pom.xml
@@ -3,7 +3,7 @@
samples-parent-pom
org.vaadin.spring.samples
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
4.0.0
diff --git a/samples/i18n-sample/pom.xml b/samples/i18n-sample/pom.xml
index 6689b35c..1c89af18 100644
--- a/samples/i18n-sample/pom.xml
+++ b/samples/i18n-sample/pom.xml
@@ -3,7 +3,7 @@
samples-parent-pom
org.vaadin.spring.samples
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
4.0.0
diff --git a/samples/navigation-sample/pom.xml b/samples/navigation-sample/pom.xml
index e9f2d128..d3992511 100644
--- a/samples/navigation-sample/pom.xml
+++ b/samples/navigation-sample/pom.xml
@@ -3,7 +3,7 @@
samples-parent-pom
org.vaadin.spring.samples
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
4.0.0
diff --git a/samples/pom.xml b/samples/pom.xml
index d7d07e1c..5357c006 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -10,7 +10,7 @@
org.vaadin.spring.samples
samples-parent-pom
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
pom
Vaadin4Spring Samples
@@ -175,8 +175,4 @@
navigation-sample
i18n-sample
-
-
- v2.0.0.RELEASE
-
diff --git a/samples/push-sample/pom.xml b/samples/push-sample/pom.xml
index 7c5bdb49..aab5a627 100644
--- a/samples/push-sample/pom.xml
+++ b/samples/push-sample/pom.xml
@@ -3,7 +3,7 @@
samples-parent-pom
org.vaadin.spring.samples
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
4.0.0
diff --git a/samples/security-sample-managed/pom.xml b/samples/security-sample-managed/pom.xml
index f2c627de..a1ff78e8 100644
--- a/samples/security-sample-managed/pom.xml
+++ b/samples/security-sample-managed/pom.xml
@@ -3,7 +3,7 @@
samples-parent-pom
org.vaadin.spring.samples
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
4.0.0
diff --git a/samples/security-sample-shared/pom.xml b/samples/security-sample-shared/pom.xml
index a2440e57..622f36e0 100644
--- a/samples/security-sample-shared/pom.xml
+++ b/samples/security-sample-shared/pom.xml
@@ -3,7 +3,7 @@
samples-parent-pom
org.vaadin.spring.samples
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
4.0.0
diff --git a/samples/sidebar-sample/pom.xml b/samples/sidebar-sample/pom.xml
index 1f912fc8..2636b876 100644
--- a/samples/sidebar-sample/pom.xml
+++ b/samples/sidebar-sample/pom.xml
@@ -3,7 +3,7 @@
samples-parent-pom
org.vaadin.spring.samples
- 2.0.0.RELEASE
+ 2.0.1-SNAPSHOT
4.0.0