Commit e87eae0 1 parent f63e03d commit e87eae0 Copy full SHA for e87eae0
File tree 6 files changed +12
-12
lines changed
6 files changed +12
-12
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.234.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
7
+ <version >0.235.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 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >libraries-bom-protobuf3</artifactId >
6
- <version >26.53.0 </version ><!-- {x-version-update:libraries-bom:current} -->
6
+ <version >26.54.0-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
7
7
<packaging >pom</packaging >
8
8
9
9
<parent >
10
10
<groupId >com.google.cloud</groupId >
11
11
<artifactId >libraries-bom</artifactId >
12
- <version >26.53.0 </version ><!-- {x-version-update:libraries-bom:current} -->
12
+ <version >26.54.0-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
13
13
<relativePath >../libraries-bom</relativePath >
14
14
</parent >
15
15
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.53.0 </version ><!-- {x-version-update:libraries-bom:current} -->
7
+ <version >26.54.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 >
85
85
<dependency >
86
86
<groupId >com.google.cloud</groupId >
87
87
<artifactId >google-cloud-bom</artifactId >
88
- <version >0.234.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
88
+ <version >0.235.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
89
89
<type >pom</type >
90
90
<scope >import</scope >
91
91
</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.52.0 </version ><!-- {x-version-update:full-convergence-check:current} -->
8
+ <version >0.53.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.234.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
27
+ <version >0.235.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.49.0 </version ><!-- {x-version-update:java-cloud-bom-tests:current} -->
6
+ <version >0.50.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.234.0:0.234.0
5
- libraries-bom:26.53.0:26.53.0
6
- java-cloud-bom-tests:0.49.0:0.49.0
7
- full-convergence-check:0.52.0:0.52.0
4
+ google-cloud-bom:0.234.0:0.235.0-SNAPSHOT
5
+ libraries-bom:26.53.0:26.54.0-SNAPSHOT
6
+ java-cloud-bom-tests:0.49.0:0.50.0-SNAPSHOT
7
+ full-convergence-check:0.52.0:0.53.0-SNAPSHOT
You can’t perform that action at this time.
0 commit comments