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