File tree 6 files changed +8
-8
lines changed
tests/dependency-convergence
6 files changed +8
-8
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.177.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
7
+ <version >0.177.1-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 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-bom:0.177.0:0.177.0
4
+ google-cloud-bom:0.177.0:0.177.1-SNAPSHOT
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.1.0 </version ><!-- {x-version-update:libraries-bom:current} -->
7
+ <version >26.1.1-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Google Cloud Platform Supported Libraries</name >
218
218
<dependency >
219
219
<groupId >com.google.cloud</groupId >
220
220
<artifactId >google-cloud-bom</artifactId >
221
- <version >0.177.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
221
+ <version >0.177.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
222
222
<type >pom</type >
223
223
<scope >import</scope >
224
224
</dependency >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- libraries-bom:26.1.0:26.1.0
4
+ libraries-bom:26.1.0:26.1.1-SNAPSHOT
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.1.0 </version ><!-- {x-version-update:full-convergence-check:current} -->
8
+ <version >0.1.1-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.177.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
27
+ <version >0.177.1-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 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- full-convergence-check:0.1.0:0.1.0
4
+ full-convergence-check:0.1.0:0.1.1-SNAPSHOT
You can’t perform that action at this time.
0 commit comments