Skip to content

Commit

Permalink
Update pom.xml (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhutikumar07 authored Dec 3, 2024
1 parent 5f04d4b commit 4e38a77
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>v1.0.0-beta</revision>
<revision>1.0.0-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 4e38a77

Please sign in to comment.