[maven-release-plugin] prepare release argeo-commons-1.1.3
[lgpl/argeo-commons.git] / eclipse / runtime / org.argeo.eclipse.ui / pom.xml
index 71ca595c1a4d20b673b27522c97a91705dedf25c..85ff778025bea21dc07e62097edf6b08d04ebaca 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>1.1.3-SNAPSHOT</version>
+               <version>1.1.3</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -57,7 +57,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.3-SNAPSHOT</version>
+                       <version>1.1.3</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.3-SNAPSHOT</version>
+                       <version>1.1.3</version>
                </dependency>
 
                <!-- Spring -->