<modelVersion>4.0.0</modelVersion>
<groupId>eu.svjatoslav</groupId>
<artifactId>svjatoslavcommons</artifactId>
- <version>1.8</version>
+ <version>1.9-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Svjatoslav Commons</name>
<description>Collection many small but commonly useful functionalities</description>
<scm>
<connection>scm:git:ssh://n0@svjatoslav.eu:10006/home/n0/git/svjatoslav_commons.git</connection>
<developerConnection>scm:git:ssh://n0@svjatoslav.eu:10006/home/n0/git/svjatoslav_commons.git</developerConnection>
- <tag>svjatoslavcommons-1.8</tag>
+ <tag>HEAD</tag>
</scm>
</project>