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 >3.0.0-M6 </version >
29
+ <version >3.0.0-SNAPSHOT </version >
30
30
<relativePath >../pom.xml</relativePath >
31
31
</parent >
32
32
282
282
<dependency >
283
283
<groupId >org.springframework.data.build</groupId >
284
284
<artifactId >spring-data-build-resources</artifactId >
285
- <version >3.0.0-M6 </version >
285
+ <version >3.0.0-SNAPSHOT </version >
286
286
<type >zip</type >
287
287
<optional >true</optional >
288
288
</dependency >
565
565
<dependency >
566
566
<groupId >org.springframework.data.build</groupId >
567
567
<artifactId >spring-data-build-resources</artifactId >
568
- <version >3.0.0-M6 </version >
568
+ <version >3.0.0-SNAPSHOT </version >
569
569
<type >zip</type >
570
570
<optional >true</optional >
571
571
</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 >3.0.0-M6 </version >
7
+ <version >3.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 >3.0.0-M6 </version >
11
+ <version >3.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