File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-bom</artifactId >
66 <packaging >pom</packaging >
7- <version >0.219.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
7+ <version >0.220.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
88 <name >Google Cloud Java BOM</name >
99 <url >https://github.com/googleapis/java-cloud-bom</url >
1010 <description >
Original file line number Diff line number Diff line change 44 <!-- adding comment for testing-->
55 <groupId >com.google.cloud</groupId >
66 <artifactId >libraries-bom</artifactId >
7- <version >26.38.0 </version ><!-- {x-version-update:libraries-bom:current} -->
7+ <version >26.39.0-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
88 <packaging >pom</packaging >
99
1010 <name >Google Cloud Platform Supported Libraries</name >
7474 <dependency >
7575 <groupId >com.google.cloud</groupId >
7676 <artifactId >google-cloud-bom</artifactId >
77- <version >0.219.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
77+ <version >0.220.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
7878 <type >pom</type >
7979 <scope >import</scope >
8080 </dependency >
Original file line number Diff line number Diff line change 55 <artifactId >full-convergence-check</artifactId >
66 <packaging >pom</packaging >
77 <!-- We do not publish this module to Maven Central -->
8- <version >0.37.0 </version ><!-- {x-version-update:full-convergence-check:current} -->
8+ <version >0.38.0-SNAPSHOT </version ><!-- {x-version-update:full-convergence-check:current} -->
99 <name >Full convergence check for all library dependencies in Google Cloud Java BOM</name >
1010 <description >
1111 BOM for Full convergence check on google-cloud-java
2424 <dependency >
2525 <groupId >com.google.cloud</groupId >
2626 <artifactId >google-cloud-bom</artifactId >
27- <version >0.219.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
27+ <version >0.220.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
2828 <type >pom</type >
2929 <scope >import</scope >
3030 </dependency >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
55 <artifactId >java-cloud-bom-tests</artifactId >
6- <version >0.34.0 </version ><!-- {x-version-update:java-cloud-bom-tests:current} -->
6+ <version >0.35.0-SNAPSHOT </version ><!-- {x-version-update:java-cloud-bom-tests:current} -->
77 <name >A module to test Google Cloud Java BOMs</name >
88 <url >https://github.com/googleapis/java-cloud-bom</url >
99 <description >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-bom:0.219.0:0.219.0
5- libraries-bom:26.38.0:26.38.0
6- java-cloud-bom-tests:0.34.0:0.34.0
7- full-convergence-check:0.37.0:0.37.0
4+ google-cloud-bom:0.219.0:0.220.0-SNAPSHOT
5+ libraries-bom:26.38.0:26.39.0-SNAPSHOT
6+ java-cloud-bom-tests:0.34.0:0.35.0-SNAPSHOT
7+ full-convergence-check:0.37.0:0.38.0-SNAPSHOT
You can’t perform that action at this time.
0 commit comments