Skip to content

Commit

Permalink
[ci skip] prepare release 0.1.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 14, 2024
1 parent 6a6c7f6 commit 12ab916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@

<properties>
<!-- Project Versioning Properties -->
<revision>1.0.1</revision>
<revision>0.1.0-RC1</revision>
<sha1/> <!-- Doesn't actually need to be a sha1, this is just another version modifier variable -->
<changelist>-SNAPSHOT</changelist>
<changelist></changelist>
<next-revision>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.nextIncrementalVersion}</next-revision>

<compiler-plugin.version>3.11.0</compiler-plugin.version>
Expand Down

0 comments on commit 12ab916

Please sign in to comment.