[maven-release-plugin] prepare release argeo-commons-1.2.1
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.jackrabbit / pom.xml
index 9b4b53649d17b90b5e5346b3e77e0c148d36a62d..2bef263e41a0624b982d2af603e7c22d7a7136f2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.2.1</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jackrabbit</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr.mvc</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- Jackrabbit -->
@@ -61,7 +61,7 @@
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.jackrabbit</artifactId>
                        <type>pom</type>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                </dependency>
 
                <!-- OSGi -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
-                       <version>1.2.1-SNAPSHOT</version>
+                       <version>1.2.1</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>