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