Skip to content

Commit

Permalink
ci: set projectVersion to 1.0.0-SNAPSHOT (#77)
Browse files Browse the repository at this point in the history
This sets the project version to 1.0.0-SNAPSHOT since there was never a release of micronaut-validation
  • Loading branch information
sdelamo authored Mar 21, 2023
1 parent 3659a49 commit d3de2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
projectVersion=4.0.0-SNAPSHOT
projectVersion=1.0.0-SNAPSHOT
projectGroup=io.micronaut.validation

title=Micronaut Validation
Expand Down

0 comments on commit d3de2e2

Please sign in to comment.