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