[maven-release-plugin] prepare for next development iteration
[svjatoslav_commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 5e8f379..f8217d5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>eu.svjatoslav</groupId>
     <artifactId>svjatoslavcommons</artifactId>
-    <version>1.8-SNAPSHOT</version>
+    <version>1.9-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>Svjatoslav Commons</name>
     <description>Collection many small but commonly useful functionalities</description>
     </distributionManagement>
 
     <scm>
-        <connection>scm:git:ssh://n0@svjatoslav.eu/home/git/repositories/svjatoslav_commons.git</connection>
-        <developerConnection>scm:git:ssh://n0@svjatoslav.eu/home/git/repositories/svjatoslav_commons.git</developerConnection>
+        <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>HEAD</tag>
   </scm>