Skip to content

Commit

Permalink
Setting snapshot version for 5.17.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
pdsen-ci committed Apr 17, 2024
1 parent 4ad4ef1 commit c220014
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 @@ -66,7 +66,7 @@ POSSIBILITY OF SUCH DAMAGE.
-->
<artifactId>exemplar</artifactId>
<!-- The third part of the Maven coorindate is the version identifier of the artifact: -->
<version>5.16.0</version>
<version>5.17.0-SNAPSHOT</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 c220014

Please sign in to comment.