File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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.2.13.RELEASE </version >
31
+ <version >2.2.14.BUILD-SNAPSHOT </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.2.13.RELEASE </springdata .commons>
45
+ <springdata .commons>2.2.14.BUILD-SNAPSHOT </springdata .commons>
46
46
</properties >
47
47
48
48
<developers >
197
197
198
198
<repositories >
199
199
<repository >
200
- <id >spring-libs-release </id >
201
- <url >https://repo.spring.io/libs-release </url >
200
+ <id >spring-libs-snapshot </id >
201
+ <url >https://repo.spring.io/libs-snapshot </url >
202
202
</repository >
203
203
</repositories >
204
204
You can’t perform that action at this time.
0 commit comments