[maven-release-plugin] prepare release argeo-commons-1.2.3
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.core / pom.xml
index 0ff81699170266748ac1460a26705e2877c2fb02..e8161fcd958d8d863c3f7c7b6049c64be749725f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.3-SNAPSHOT</version>
+               <version>1.2.3</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.2.3-SNAPSHOT</version>
+                       <version>1.2.3</version>
                </dependency>
 
                <!-- Apache Commons -->