diff --git a/pom.xml b/pom.xml
index 2a1328c3b..72750f575 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.springframework.data.build
spring-data-parent
- 1.8.9.BUILD-SNAPSHOT
+ 1.8.9.RELEASE
@@ -24,7 +24,7 @@
multi
- 1.12.9.BUILD-SNAPSHOT
+ 1.12.9.RELEASE
1.7
2.6
false
@@ -185,9 +185,9 @@
- spring-libs-snapshot
+ spring-libs-release
Spring
- https://repo.spring.io/libs-snapshot
+ https://repo.spring.io/libs-release
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index a9dfdb994..74dfd921e 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data Neo4j 4.1.8
+Spring Data Neo4j 4.1.9
Copyright (c) [2011-2016] Pivotal Software, Inc. / Neo Technologies, Inc. / GraphAware Ltd.
This product is licensed to you under the Apache License, Version 2.0 (the "License").