File tree 3 files changed +5
-5
lines changed 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
<parent >
27
27
<groupId >org.springframework.data.build</groupId >
28
28
<artifactId >spring-data-build</artifactId >
29
- <version >4.0.0-M3 </version >
29
+ <version >4.0.0-SNAPSHOT </version >
30
30
<relativePath >../pom.xml</relativePath >
31
31
</parent >
32
32
480
480
<dependency >
481
481
<groupId >org.springframework.data.build</groupId >
482
482
<artifactId >spring-data-build-resources</artifactId >
483
- <version >4.0.0-M3 </version >
483
+ <version >4.0.0-SNAPSHOT </version >
484
484
<type >zip</type >
485
485
<optional >true</optional >
486
486
</dependency >
788
788
<dependency >
789
789
<groupId >org.springframework.data.build</groupId >
790
790
<artifactId >spring-data-build-resources</artifactId >
791
- <version >4.0.0-M3 </version >
791
+ <version >4.0.0-SNAPSHOT </version >
792
792
<type >zip</type >
793
793
<optional >true</optional >
794
794
</dependency >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >org.springframework.data.build</groupId >
6
6
<artifactId >spring-data-build</artifactId >
7
- <version >4.0.0-M3 </version >
7
+ <version >4.0.0-SNAPSHOT </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Spring Data Build</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.springframework.data.build</groupId >
10
10
<artifactId >spring-data-build</artifactId >
11
- <version >4.0.0-M3 </version >
11
+ <version >4.0.0-SNAPSHOT </version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
You can’t perform that action at this time.
0 commit comments