[maven-release-plugin] prepare release argeo-commons-1.1.9
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.core / pom.xml
index 8bc43059339d59e652dacd3785ce816d8c73d556..6be276c76a40b9152fd68384d255906b2ce8b627 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.core</artifactId>
@@ -46,7 +46,7 @@
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- Apache Commons -->