[maven-release-plugin] prepare for next development iteration
[svjatoslav_commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 127bbe7..b18f545 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>eu.svjatoslav</groupId>
        <artifactId>svjatoslavcommons</artifactId>
-       <version>1.1-SNAPSHOT</version>
+       <version>1.2-SNAPSHOT</version>
        <packaging>jar</packaging>
        <name>Svjatoslav commonly used resources library</name>
        <description>Svjatoslav commonly used resources library</description>
                </repository>
        </distributionManagement>
 
+       <repositories>
+               <repository>
+                       <id>svjatoslav.eu</id>
+                       <name>Svjatoslav repository</name>
+                       <url>http://www2.svjatoslav.eu/maven/</url>
+               </repository>
+       </repositories>
+
        <scm>
                <connection>scm:git:ssh://git@svjatoslav.eu/home/git/repositories/svjatoslav_commons.git</connection>
                <developerConnection>scm:git:ssh://git@svjatoslav.eu/home/git/repositories/svjatoslav_commons.git</developerConnection>