Commit d714bb7 1 parent 8cc431e commit d714bb7 Copy full SHA for d714bb7
File tree 5 files changed +10
-10
lines changed
5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-bom</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >0.212.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
7
+ <version >0.213.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
8
8
<name >Google Cloud Java BOM</name >
9
9
<url >https://github.com/googleapis/java-cloud-bom</url >
10
10
<description >
Original file line number Diff line number Diff line change 4
4
<!-- adding comment for testing-->
5
5
<groupId >com.google.cloud</groupId >
6
6
<artifactId >libraries-bom</artifactId >
7
- <version >26.31.0 </version ><!-- {x-version-update:libraries-bom:current} -->
7
+ <version >26.32.0-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Google Cloud Platform Supported Libraries</name >
74
74
<dependency >
75
75
<groupId >com.google.cloud</groupId >
76
76
<artifactId >google-cloud-bom</artifactId >
77
- <version >0.212.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
77
+ <version >0.213.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
78
78
<type >pom</type >
79
79
<scope >import</scope >
80
80
</dependency >
Original file line number Diff line number Diff line change 5
5
<artifactId >full-convergence-check</artifactId >
6
6
<packaging >pom</packaging >
7
7
<!-- We do not publish this module to Maven Central -->
8
- <version >0.30.0 </version ><!-- {x-version-update:full-convergence-check:current} -->
8
+ <version >0.31.0-SNAPSHOT </version ><!-- {x-version-update:full-convergence-check:current} -->
9
9
<name >Full convergence check for all library dependencies in Google Cloud Java BOM</name >
10
10
<description >
11
11
BOM for Full convergence check on google-cloud-java
24
24
<dependency >
25
25
<groupId >com.google.cloud</groupId >
26
26
<artifactId >google-cloud-bom</artifactId >
27
- <version >0.212.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
27
+ <version >0.213.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
28
28
<type >pom</type >
29
29
<scope >import</scope >
30
30
</dependency >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >java-cloud-bom-tests</artifactId >
6
- <version >0.27.0 </version ><!-- {x-version-update:java-cloud-bom-tests:current} -->
6
+ <version >0.28.0-SNAPSHOT </version ><!-- {x-version-update:java-cloud-bom-tests:current} -->
7
7
<name >A module to test Google Cloud Java BOMs</name >
8
8
<url >https://github.com/googleapis/java-cloud-bom</url >
9
9
<description >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-bom:0.212.0:0.212.0
5
- libraries-bom:26.31.0:26.31.0
6
- java-cloud-bom-tests:0.27.0:0.27.0
7
- full-convergence-check:0.30.0:0.30.0
4
+ google-cloud-bom:0.212.0:0.213.0-SNAPSHOT
5
+ libraries-bom:26.31.0:26.32.0-SNAPSHOT
6
+ java-cloud-bom-tests:0.27.0:0.28.0-SNAPSHOT
7
+ full-convergence-check:0.30.0:0.31.0-SNAPSHOT
You can’t perform that action at this time.
0 commit comments