File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
<parent >
30
30
<groupId >org.springframework.data.build</groupId >
31
31
<artifactId >spring-data-parent</artifactId >
32
- <version >2.1.21.RELEASE </version >
32
+ <version >2.1.22.BUILD-SNAPSHOT </version >
33
33
</parent >
34
34
35
35
<modules >
46
46
<nohttp .version>0.0.3.RELEASE</nohttp .version>
47
47
<maven-checkstyle-plugin .version>3.1.0</maven-checkstyle-plugin .version>
48
48
<neo4j .ogm.version>3.1.22</neo4j .ogm.version>
49
- <springdata .commons>2.1.21.RELEASE </springdata .commons>
49
+ <springdata .commons>2.1.22.BUILD-SNAPSHOT </springdata .commons>
50
50
</properties >
51
51
52
52
<developers >
201
201
202
202
<repositories >
203
203
<repository >
204
- <id >spring-libs-release </id >
205
- <url >https://repo.spring.io/libs-release </url >
204
+ <id >spring-libs-snapshot </id >
205
+ <url >https://repo.spring.io/libs-snapshot </url >
206
206
</repository >
207
207
</repositories >
208
208
You can’t perform that action at this time.
0 commit comments