Skip to content

Commit

Permalink
Updating the next release version to 1.1.3 (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: SunilSingh <sunilsingh@SunilSingh.local>
  • Loading branch information
sunil-solace and SunilSingh committed Jan 10, 2024
1 parent 0574e13 commit d30119f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<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>-SNAPSHOT</changelist>
<next-revision>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.nextIncrementalVersion}</next-revision>
Expand Down

0 comments on commit d30119f

Please sign in to comment.