diff --git a/pom.xml b/pom.xml
index a6fc74bd7..f5d07710e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
Spring Data Neo4j Distribution
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
pom
spring-data-neo4j-parent
diff --git a/spring-data-neo4j-aspects/pom.xml b/spring-data-neo4j-aspects/pom.xml
index 070df0ce5..10b6655eb 100644
--- a/spring-data-neo4j-aspects/pom.xml
+++ b/spring-data-neo4j-aspects/pom.xml
@@ -4,7 +4,7 @@
org.springframework.data
spring-data-neo4j-parent
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
../spring-data-neo4j-parent/pom.xml
spring-data-neo4j-aspects
diff --git a/spring-data-neo4j-cross-store/pom.xml b/spring-data-neo4j-cross-store/pom.xml
index 70c107dc7..976394abc 100644
--- a/spring-data-neo4j-cross-store/pom.xml
+++ b/spring-data-neo4j-cross-store/pom.xml
@@ -4,7 +4,7 @@
org.springframework.data
spring-data-neo4j-parent
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
../spring-data-neo4j-parent/pom.xml
spring-data-neo4j-cross-store
diff --git a/spring-data-neo4j-examples/cineasts-aspects/pom.xml b/spring-data-neo4j-examples/cineasts-aspects/pom.xml
index 18db431e0..3bfe8b53d 100644
--- a/spring-data-neo4j-examples/cineasts-aspects/pom.xml
+++ b/spring-data-neo4j-examples/cineasts-aspects/pom.xml
@@ -4,7 +4,7 @@
org.neo4j.examples
cineasts-aspects
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
war
Cineasts.net Aspects
diff --git a/spring-data-neo4j-examples/cineasts-rest/pom.xml b/spring-data-neo4j-examples/cineasts-rest/pom.xml
index 378a90853..c0e782d87 100644
--- a/spring-data-neo4j-examples/cineasts-rest/pom.xml
+++ b/spring-data-neo4j-examples/cineasts-rest/pom.xml
@@ -4,7 +4,7 @@
org.neo4j
cineasts-rest
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
war
Cineasts over REST
diff --git a/spring-data-neo4j-examples/cineasts/pom.xml b/spring-data-neo4j-examples/cineasts/pom.xml
index f5a4db4c4..043c27754 100644
--- a/spring-data-neo4j-examples/cineasts/pom.xml
+++ b/spring-data-neo4j-examples/cineasts/pom.xml
@@ -4,7 +4,7 @@
org.neo4j.examples
cineasts
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
war
Cineasts.net
diff --git a/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml b/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml
index 60261d302..a4808f42a 100644
--- a/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml
+++ b/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml
@@ -4,7 +4,7 @@
org.springframework.data.examples
spring-data-neo4j-hello-worlds-aspects
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
jar
Spring Data Neo4j hello-worlds Aspects
diff --git a/spring-data-neo4j-examples/hello-worlds/pom.xml b/spring-data-neo4j-examples/hello-worlds/pom.xml
index 1d8811a72..2b7d289f0 100644
--- a/spring-data-neo4j-examples/hello-worlds/pom.xml
+++ b/spring-data-neo4j-examples/hello-worlds/pom.xml
@@ -4,7 +4,7 @@
org.springframework.data.examples
spring-data-neo4j-hello-worlds
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
jar
Spring Data Neo4j hello-worlds
diff --git a/spring-data-neo4j-examples/imdb/pom.xml b/spring-data-neo4j-examples/imdb/pom.xml
index 714241f5c..07217816b 100644
--- a/spring-data-neo4j-examples/imdb/pom.xml
+++ b/spring-data-neo4j-examples/imdb/pom.xml
@@ -4,7 +4,7 @@
org.neo4j.examples
imdb
war
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
imdb
3.0.7.RELEASE
diff --git a/spring-data-neo4j-examples/myrestaurants-social/pom.xml b/spring-data-neo4j-examples/myrestaurants-social/pom.xml
index 7177dd0f8..8235c1ec5 100644
--- a/spring-data-neo4j-examples/myrestaurants-social/pom.xml
+++ b/spring-data-neo4j-examples/myrestaurants-social/pom.xml
@@ -4,7 +4,7 @@
com.springone.myrestaurants
myrestaurants-social
war
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
myrestaurants-social
3.1.0.RELEASE
diff --git a/spring-data-neo4j-examples/todos/pom.xml b/spring-data-neo4j-examples/todos/pom.xml
index be3eac50a..4ae9841a6 100644
--- a/spring-data-neo4j-examples/todos/pom.xml
+++ b/spring-data-neo4j-examples/todos/pom.xml
@@ -4,7 +4,7 @@
org.neo4j.app
sdn-todos
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
jar
sdn-todos
diff --git a/spring-data-neo4j-parent/pom.xml b/spring-data-neo4j-parent/pom.xml
index 837a79008..df949f687 100644
--- a/spring-data-neo4j-parent/pom.xml
+++ b/spring-data-neo4j-parent/pom.xml
@@ -5,7 +5,7 @@
org.springframework.data
spring-data-neo4j-parent
Spring Data Neo4j Parent
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
pom
diff --git a/spring-data-neo4j-rest/pom.xml b/spring-data-neo4j-rest/pom.xml
index 4e4f1fef4..143dfd1f0 100644
--- a/spring-data-neo4j-rest/pom.xml
+++ b/spring-data-neo4j-rest/pom.xml
@@ -4,12 +4,12 @@
org.springframework.data
spring-data-neo4j-parent
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
../spring-data-neo4j-parent/pom.xml
spring-data-neo4j-rest
jar
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
Spring Data Neo4j REST Wrapper
diff --git a/spring-data-neo4j-tx/pom.xml b/spring-data-neo4j-tx/pom.xml
index f4b1f0de5..2c1b4a683 100644
--- a/spring-data-neo4j-tx/pom.xml
+++ b/spring-data-neo4j-tx/pom.xml
@@ -4,7 +4,7 @@
org.springframework.data
spring-data-neo4j-parent
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
../spring-data-neo4j-parent/pom.xml
spring-data-neo4j-tx
diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml
index 326f61d17..2468883dc 100644
--- a/spring-data-neo4j/pom.xml
+++ b/spring-data-neo4j/pom.xml
@@ -4,7 +4,7 @@
org.springframework.data
spring-data-neo4j-parent
- 2.1.0.RC1
+ 2.1.0.BUILD-SNAPSHOT
../spring-data-neo4j-parent/pom.xml
spring-data-neo4j