File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >org.springframework.data.build</groupId >
30
30
<artifactId >spring-data-parent</artifactId >
31
- <version >2.3.8.BUILD-SNAPSHOT </version >
31
+ <version >2.3.8.RELEASE </version >
32
32
</parent >
33
33
34
34
<modules >
42
42
<project .type>multi</project .type>
43
43
44
44
<neo4j .ogm.version>3.2.20</neo4j .ogm.version>
45
- <springdata .commons>2.3.8.BUILD-SNAPSHOT </springdata .commons>
45
+ <springdata .commons>2.3.8.RELEASE </springdata .commons>
46
46
</properties >
47
47
48
48
<developers >
197
197
198
198
<repositories >
199
199
<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 >
202
202
</repository >
203
203
</repositories >
204
204
Original file line number Diff line number Diff line change 1
- Spring Data Neo4j 5.3.7 (Neumann SR7 )
1
+ Spring Data Neo4j 5.3.8 (Neumann SR8 )
2
2
Copyright 2011-2021 the original author or authors.
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
@@ -26,3 +26,4 @@ limitations under the License.
26
26
27
27
28
28
29
+
You can’t perform that action at this time.
0 commit comments