File tree Expand file tree Collapse file tree 4 files changed +7
-2
lines changed
Expand file tree Collapse file tree 4 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ releaseType : java-yoshi
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ limitations under the License.
3434
3535 <groupId >com.google.cloud.samples</groupId >
3636 <artifactId >shared-configuration</artifactId >
37- <version >1.0.22-SNAPSHOT</version >
37+ <version >1.0.22-SNAPSHOT</version ><!-- {x-version-update:shared-configuration:current} -->
3838 <packaging >pom</packaging >
3939
4040 <name >${project.groupId} :${project.artifactId} </name >
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ limitations under the License.
2626 <parent >
2727 <artifactId >shared-configuration</artifactId >
2828 <groupId >com.google.cloud.samples</groupId >
29- <version >1.0.22-SNAPSHOT</version >
29+ <version >1.0.22-SNAPSHOT</version ><!-- {x-version-update:shared-configuration:current} -->
3030 <relativePath >..</relativePath >
3131 </parent >
3232
Original file line number Diff line number Diff line change 1+ # Format:
2+ # module:released-version:current-version
3+
4+ shared-configuration:1.0.21:1.0.22-SNAPSHOT
You can’t perform that action at this time.
0 commit comments