File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 2828 <parent >
2929 <groupId >org.springframework.data.build</groupId >
3030 <artifactId >spring-data-parent</artifactId >
31- <version >2.3.9.BUILD-SNAPSHOT </version >
31+ <version >2.3.9.RELEASE </version >
3232 </parent >
3333
3434 <modules >
4242 <project .type>multi</project .type>
4343
4444 <neo4j .ogm.version>3.2.21</neo4j .ogm.version>
45- <springdata .commons>2.3.9.BUILD-SNAPSHOT </springdata .commons>
45+ <springdata .commons>2.3.9.RELEASE </springdata .commons>
4646 </properties >
4747
4848 <developers >
197197
198198 <repositories >
199199 <repository >
200- <id >spring-libs-snapshot </id >
201- <url >https://repo.spring.io/libs-snapshot </url >
200+ <id >spring-libs-release </id >
201+ <url >https://repo.spring.io/libs-release </url >
202202 </repository >
203203 </repositories >
204204
Original file line number Diff line number Diff line change 1- Spring Data Neo4j 5.3.8 (Neumann SR8 )
1+ Spring Data Neo4j 5.3.9 (Neumann SR9 )
22Copyright 2011-2021 the original author or authors.
33
44Licensed under the Apache License, Version 2.0 (the "License");
@@ -27,3 +27,4 @@ limitations under the License.
2727
2828
2929
30+
You can’t perform that action at this time.
0 commit comments