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 18abd6c commit 1e7167fCopy full SHA for 1e7167f
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.optimaize.command4j</groupId>
6
<artifactId>command4j</artifactId>
7
<name>command4j</name>
8
- <version>0.5-SNAPSHOT</version>
+ <version>0.5</version>
9
<packaging>jar</packaging>
10
11
<url>https://github.com/optimaize/command4j</url>
@@ -71,7 +71,7 @@
71
<connection>scm:git:git://github.com/optimaize/command4j.git</connection>
72
<developerConnection>scm:git:[email protected]:optimaize/command4j.git</developerConnection>
73
<url>http://github.com/optimaize/command4j</url>
74
- <tag>HEAD</tag>
+ <tag>command4j-0.5</tag>
75
</scm>
76
77
0 commit comments