We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101908d commit 08a7130Copy full SHA for 08a7130
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.leansoft</groupId>
5
<artifactId>mwsc</artifactId>
6
- <version>0.6.0-SNAPSHOT</version>
+ <version>0.6.0</version>
7
<packaging>jar</packaging>
8
9
<name>mwsc</name>
@@ -14,7 +14,7 @@
14
<connection>scm:git:git@github.com:bulldog2011/mwsc.git</connection>
15
<developerConnection>scm:git:git@github.com:bulldog2011/mwsc.git</developerConnection>
16
<url>https://github.com/bulldog2011/mwsc</url>
17
- <tag>HEAD</tag>
+ <tag>mwsc-0.6.0</tag>
18
</scm>
19
<licenses>
20
<license>
0 commit comments