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 19
19
<parent >
20
20
<groupId >org.springframework.data.build</groupId >
21
21
<artifactId >spring-data-parent</artifactId >
22
- <version >2.4.14-SNAPSHOT </version >
22
+ <version >2.4.14</version >
23
23
</parent >
24
24
25
25
<groupId >org.springframework.data</groupId >
112
112
<skipIntegrationTests >${skipTests}</skipIntegrationTests >
113
113
114
114
<skipUnitTests >${skipTests}</skipUnitTests >
115
- <springdata .commons>2.4.14-SNAPSHOT </springdata .commons>
115
+ <springdata .commons>2.4.14</springdata .commons>
116
116
117
117
<spring-data-commons-docs .dir>../../../../spring-data-commons/src/main/asciidoc</spring-data-commons-docs .dir>
118
118
</properties >
359
359
360
360
<repositories >
361
361
<repository >
362
- <id >spring-libs-snapshot </id >
363
- <url >https://repo.spring.io/libs-snapshot </url >
362
+ <id >spring-libs-release </id >
363
+ <url >https://repo.spring.io/libs-release </url >
364
364
</repository >
365
365
</repositories >
366
366
Original file line number Diff line number Diff line change 1
- Spring Data Neo4j 6.0.13 (2020.0.13 )
1
+ Spring Data Neo4j 6.0.14 (2020.0.14 )
2
2
Copyright 2011-2021 the original author or authors.
3
3
4
4
Licensed under the Apache License, Version 2.0 (the "License");
@@ -35,5 +35,6 @@ limitations under the License.
35
35
36
36
37
37
38
+
38
39
39
40
You can’t perform that action at this time.
0 commit comments