Skip to content

Commit

Permalink
[ci skip] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 15, 2024
1 parent 3987a08 commit 2330826
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 @@ -27,9 +27,9 @@

<properties>
<!-- Project Versioning Properties -->
<revision>1.1.2</revision>
<revision>1.1.3</revision>
<sha1/> <!-- Doesn't actually need to be a sha1, this is just another version modifier variable -->
<changelist></changelist>
<changelist>-SNAPSHOT</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 2330826

Please sign in to comment.