Skip to content

Commit

Permalink
Merge pull request #75 from cap-java/1.0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
Update v1.0.1 to v1.0.1-SNAPSHOT
  • Loading branch information
yashmeet29 authored Dec 23, 2024
2 parents 2b3457c + 0128999 commit ad5d51d
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 @@ -23,7 +23,7 @@
</developers>

<properties>
<revision>1.0.1</revision>
<revision>1.0.1-SNAPSHOT</revision>
<java.version>17</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit ad5d51d

Please sign in to comment.