[maven-release-plugin] prepare release argeo-commons-1.1.5
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rap / pom.xml
index 4b94d8324dbbd764ed0a5c0f4ccf6a7de355d2a0..a08b6204ce4ed0476bae65b7e65edb1e5e4ee441 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.5-SNAPSHOT</version>
+               <version>1.1.5</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.5-SNAPSHOT</version>
+                       <version>1.1.5</version>
                </dependency>
        
                <!-- Argeo common distribution for RAP projects -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>1.1.5-SNAPSHOT</version>
+                       <version>1.1.5</version>
                </dependency>
 
                <!-- Logging -->