[maven-release-plugin] prepare release argeo-commons-1.1.9
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rcp / pom.xml
index 268a44ec8eb5b33af40c084fb0435ac5540e718d..c938737f3d6e19efd304edac452c06cd74587e06 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- Argeo Commons third party distribution for RCP projects -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- Others. -->