diff --git a/pom.xml b/pom.xml index 0b910d550..a6ade0c7d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-neo4j-parent - 4.1.0.RELEASE + 4.1.1.BUILD-SNAPSHOT pom Spring Data Neo4j - Parent @@ -12,7 +12,7 @@ org.springframework.data.build spring-data-parent - 1.8.0.RELEASE + 1.8.1.BUILD-SNAPSHOT @@ -24,7 +24,7 @@ multi - 1.12.0.RELEASE + 1.12.1.BUILD-SNAPSHOT 1.7 2.6 false @@ -185,9 +185,9 @@ - spring-libs-release + spring-libs-snapshot Spring - https://repo.spring.io/libs-release + https://repo.spring.io/libs-snapshot diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 3e867014f..cab96ba59 100644 --- a/spring-data-neo4j-distribution/pom.xml +++ b/spring-data-neo4j-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-neo4j-parent - 4.1.0.RELEASE + 4.1.1.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 249358623..6e21313de 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -18,7 +18,7 @@ org.springframework.data spring-data-neo4j-parent - 4.1.0.RELEASE + 4.1.1.BUILD-SNAPSHOT ../pom.xml