Skip to content

Commit

Permalink
Added missing zero to version.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-waltermire committed Aug 5, 2024
1 parent 77cf37c commit d8717e1
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 @@ -10,7 +10,7 @@
</parent>
<groupId>dev.metaschema.oscal</groupId>
<artifactId>oscal-cli-enhanced</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>

<packaging>jar</packaging>

Expand Down

0 comments on commit d8717e1

Please sign in to comment.