[maven-release-plugin] prepare release svjatoslavcommons-1.1
[svjatoslav_commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 897561c..2a2946b 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.1</version>
        <packaging>jar</packaging>
        <name>Svjatoslav commonly used resources library</name>
        <description>Svjatoslav commonly used resources library</description>
@@ -60,7 +60,7 @@
                        <extension>
                                <groupId>org.apache.maven.wagon</groupId>
                                <artifactId>wagon-ssh</artifactId>
-                               <version>2.2</version>
+                               <version>2.4</version>
                        </extension>
                </extensions>
        </build>