File tree 3 files changed +3
-3
lines changed
spring-cloud-bindings-tests
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.springframework.cloud</groupId >
8
8
<artifactId >spring-cloud-bindings-parent</artifactId >
9
- <version >2.0.3-SNAPSHOT </version >
9
+ <version >2.0.3</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >Spring Cloud Cloud Native Buildpacks Bindings Parent</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.cloud</groupId >
7
7
<artifactId >spring-cloud-bindings-parent</artifactId >
8
- <version >2.0.3-SNAPSHOT </version >
8
+ <version >2.0.3</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<artifactId >spring-cloud-bindings-tests</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.cloud</groupId >
9
9
<artifactId >spring-cloud-bindings-parent</artifactId >
10
- <version >2.0.3-SNAPSHOT </version >
10
+ <version >2.0.3</version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
You can’t perform that action at this time.
0 commit comments