File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
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.4.4-SNAPSHOT </version >
29
+ <version >3.4.4</version >
30
30
<relativePath >../pom.xml</relativePath >
31
31
</parent >
32
32
723
723
<dependency >
724
724
<groupId >org.springframework.data.build</groupId >
725
725
<artifactId >spring-data-build-resources</artifactId >
726
- <version >3.4.4-SNAPSHOT </version >
726
+ <version >3.4.4</version >
727
727
<type >zip</type >
728
728
<optional >true</optional >
729
729
</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.4.4-SNAPSHOT </version >
7
+ <version >3.4.4</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.4.4-SNAPSHOT </version >
11
+ <version >3.4.4</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
You can’t perform that action at this time.
0 commit comments