Skip to content

Commit

Permalink
Setting snapshot version for 1.1.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
pdsen-ci committed Jul 27, 2022
1 parent fffe2bd commit 55af58f
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 @@ -81,7 +81,7 @@ Go through this file line-by-line and replace the template values with your own.
-->
<artifactId>registry-api</artifactId>
<!-- The third part of the Maven coorindate is the version identifier of the artifact: -->
<version>1.0.2</version>
<version>1.1.0-SNAPSHOT</version>
<!-- The final part is the kind: here we make a `jar`, but there's `war`, `ejb`, `ear`, `maven-plugin`, etc.: -->
<packaging>pom</packaging>

Expand Down

0 comments on commit 55af58f

Please sign in to comment.