Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
 [ci skip]
  • Loading branch information
runner authored and runner committed Jan 16, 2024
1 parent 041bf30 commit cea2f31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>cam.narzt.getargv</groupId>
<artifactId>Getargv</artifactId>
<version>0.7</version>
<version>0.8-SNAPSHOT</version>

<name>${project.artifactId}</name>
<url>https://getargv.narzt.cam</url>
Expand Down Expand Up @@ -48,7 +48,7 @@
<scm>
<connection>scm:git:https://github.com/getargv/getargv.java.git</connection>
<developerConnection>scm:git:https://github.com/getargv/getargv.java.git</developerConnection>
<tag>Getargv-0.7</tag>
<tag>HEAD</tag>
<url>https://github.com/getargv/getargv.java</url>
</scm>

Expand Down

0 comments on commit cea2f31

Please sign in to comment.