Skip to content

Commit

Permalink
chore: release main (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Nov 29, 2023
1 parent a0978a9 commit c908c62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion maven-workspace/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<project>
<groupId>com.google.example</groupId>
<artifactId>my-bom</artifactId>
<version>0.1.2</version><!-- {x-version-update:multi1-bom:current} -->
<version>0.1.3-SNAPSHOT</version><!-- {x-version-update:multi1-bom:current} -->
<dependencyManagement>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion maven-workspace/bom/versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

my-bom:1.2.5:1.2.5
my-bom:1.2.5:1.2.6-SNAPSHOT

0 comments on commit c908c62

Please sign in to comment.