[maven-release-plugin] copy for tag argeo-commons-0.2.1
[lgpl/argeo-commons.git] / server / demo / pom.xml
index cafe6a9ffd6c1708cc71ca762e18e2e792694253..20d9541b44056668ef13c576f6350318a1112d50 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.1-SNAPSHOT</version>
+               <version>0.2.1</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.2.1-SNAPSHOT</version>
+                       <version>0.2.1</version>
                </dependency>
 
                <!--  Commons Dep -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.tomcat</artifactId>
-                       <version>0.2.1-SNAPSHOT</version>
+                       <version>0.2.1</version>
                        <type>pom</type>
                </dependency>