diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 5934fede8..9eabc404f 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -25,7 +25,7 @@ spring-data-neo4j - 2.1.0-SNAPSHOT + 2.1.0-RC1 ogm-http.properties diff --git a/src/main/asciidoc/reference/setup.adoc b/src/main/asciidoc/reference/setup.adoc index 313cfdc7b..9fe8b415d 100644 --- a/src/main/asciidoc/reference/setup.adoc +++ b/src/main/asciidoc/reference/setup.adoc @@ -313,7 +313,7 @@ To do that update the Spring Boot properties to use the current SDN version. Upd UTF-8 UTF-8 Ingalls-BUILD-SNAPSHOT - 2.1.0-SNAPSHOT + 2.1.0-RC1 ...