We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e1d488 commit 77b8d88Copy full SHA for 77b8d88
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>cam.narzt.getargv</groupId>
7
<artifactId>Getargv</artifactId>
8
- <version>0.14-SNAPSHOT</version>
+ <version>0.14</version>
9
10
<name>${project.artifactId}</name>
11
<url>https://getargv.narzt.cam</url>
@@ -48,7 +48,7 @@
48
<scm>
49
<connection>scm:git:https://github.com/getargv/getargv.java.git</connection>
50
<developerConnection>scm:git:https://github.com/getargv/getargv.java.git</developerConnection>
51
- <tag>HEAD</tag>
+ <tag>Getargv-0.14</tag>
52
<url>https://github.com/getargv/getargv.java</url>
53
</scm>
54
0 commit comments