Skip to content

Commit

Permalink
Bumping version for 0.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pdsen-ci committed Aug 4, 2022
1 parent e363248 commit 00bdc59
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 @@ -78,7 +78,7 @@ Go through this file line-by-line and replace the template values with your own.
-->
<artifactId>myproject</artifactId>
<!-- The third part of the Maven coorindate is the version identifier of the artifact: -->
<version>1.0.0-SNAPSHOT</version>
<version>0.1.0</version>
<!-- The final part is the kind: here we make a `jar`, but there's `war`, `ejb`, `ear`, `maven-plugin`, etc.: -->
<packaging>jar</packaging>

Expand Down

0 comments on commit 00bdc59

Please sign in to comment.