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 28
28
<parent >
29
29
<groupId >org.springframework.data.build</groupId >
30
30
<artifactId >spring-data-parent</artifactId >
31
- <version >2.3.0.M2 </version >
31
+ <version >2.3.0.BUILD-SNAPSHOT </version >
32
32
</parent >
33
33
34
34
<modules >
45
45
<nohttp .version>0.0.3.RELEASE</nohttp .version>
46
46
<maven-checkstyle-plugin .version>3.0.0</maven-checkstyle-plugin .version>
47
47
<neo4j .ogm.version>3.2.5</neo4j .ogm.version>
48
- <springdata .commons>2.3.0.M2 </springdata .commons>
48
+ <springdata .commons>2.3.0.BUILD-SNAPSHOT </springdata .commons>
49
49
</properties >
50
50
51
51
<developers >
200
200
201
201
<repositories >
202
202
<repository >
203
- <id >spring-libs-milestone </id >
204
- <url >https://repo.spring.io/libs-milestone </url >
203
+ <id >spring-libs-snapshot </id >
204
+ <url >https://repo.spring.io/libs-snapshot </url >
205
205
</repository >
206
206
</repositories >
207
207
You can’t perform that action at this time.
0 commit comments