File tree 3 files changed +3
-2
lines changed
spring-cloud-commons-dependencies
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 17
17
.idea
18
18
.factorypath
19
19
/spring-cloud-release-tools * .jar
20
+ antrun
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.springframework.cloud</groupId >
13
13
<artifactId >spring-cloud-build</artifactId >
14
- <version >1.3.3 .BUILD-SNAPSHOT</version >
14
+ <version >1.3.5 .BUILD-SNAPSHOT</version >
15
15
<relativePath /> <!-- lookup parent from repository -->
16
16
</parent >
17
17
<scm >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-dependencies-parent</artifactId >
7
7
<groupId >org.springframework.cloud</groupId >
8
- <version >1.3.3 .BUILD-SNAPSHOT</version >
8
+ <version >1.3.5 .BUILD-SNAPSHOT</version >
9
9
<relativePath />
10
10
</parent >
11
11
<artifactId >spring-cloud-commons-dependencies</artifactId >
You can’t perform that action at this time.
0 commit comments