<modelVersion>4.0.0</modelVersion>
<groupId>eu.svjatoslav</groupId>
<artifactId>cli-helper</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
<packaging>jar</packaging>
<name>CLI helper</name>
<description>Helper library for implementing commandline interface</description>
<scm>
<connection>scm:git:ssh://n0@svjatoslav.eu:10006/home/n0/git/cli-helper.git</connection>
<developerConnection>scm:git:ssh://n0@svjatoslav.eu:10006/home/n0/git/cli-helper.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>cli-helper-1.2</tag>
</scm>
</project>