Skip to content

Commit

Permalink
Merge pull request #207 from hazendaz/main
Browse files Browse the repository at this point in the history
[test] Fix version in pom
  • Loading branch information
hazendaz committed Aug 25, 2024
2 parents a95353f + 1991047 commit d8fd0f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>net.revelc.code.formatter</groupId>
<artifactId>modular-sample</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>modular-sample-child</artifactId>
Expand Down

0 comments on commit d8fd0f0

Please sign in to comment.