diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 9eabc404f..f44a9393b 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -25,7 +25,7 @@ spring-data-neo4j - 2.1.0-RC1 + 2.1.0 ogm-http.properties diff --git a/src/main/asciidoc/reference/setup.adoc b/src/main/asciidoc/reference/setup.adoc index 9fe8b415d..df9745f86 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-RC1 + 2.1.0 ...