File tree Expand file tree Collapse file tree 3 files changed +19
-7
lines changed Expand file tree Collapse file tree 3 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >org.springframework.data.build</groupId >
2828 <artifactId >spring-data-build</artifactId >
29- <version >2.7.13 </version >
29+ <version >2.7.14-SNAPSHOT </version >
3030 <relativePath >../pom.xml</relativePath >
3131 </parent >
3232
345345 <dependency >
346346 <groupId >org.springframework.data.build</groupId >
347347 <artifactId >spring-data-build-resources</artifactId >
348- <version >2.7.13 </version >
348+ <version >2.7.14-SNAPSHOT </version >
349349 <type >zip</type >
350350 <optional >true</optional >
351351 </dependency >
638638 <dependency >
639639 <groupId >org.springframework.data.build</groupId >
640640 <artifactId >spring-data-build-resources</artifactId >
641- <version >2.7.13 </version >
641+ <version >2.7.14-SNAPSHOT </version >
642642 <type >zip</type >
643643 <optional >true</optional >
644644 </dependency >
13201320 </build >
13211321
13221322 <repositories >
1323-
1324-
1323+ <repository >
1324+ <id >spring-snapshot</id >
1325+ <url >https://repo.spring.io/snapshot</url >
1326+ <snapshots >
1327+ <enabled >true</enabled >
1328+ </snapshots >
1329+ <releases >
1330+ <enabled >false</enabled >
1331+ </releases >
1332+ </repository >
1333+ <repository >
1334+ <id >spring-milestone</id >
1335+ <url >https://repo.spring.io/milestone</url >
1336+ </repository >
13251337 </repositories >
13261338
13271339</project >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >org.springframework.data.build</groupId >
66 <artifactId >spring-data-build</artifactId >
7- <version >2.7.13 </version >
7+ <version >2.7.14-SNAPSHOT </version >
88 <packaging >pom</packaging >
99
1010 <name >Spring Data Build</name >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.springframework.data.build</groupId >
1010 <artifactId >spring-data-build</artifactId >
11- <version >2.7.13 </version >
11+ <version >2.7.14-SNAPSHOT </version >
1212 <relativePath >../pom.xml</relativePath >
1313 </parent >
1414
You can’t perform that action at this time.
0 commit comments