[maven-release-plugin] copy for tag argeo-commons-0.1.2
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / pom.xml
index b6edaf87d55f582e1f591c8b5d3d334dde9698bf..18e0c1b5392d0427093c8b4d98ee2ac2e5df7cb2 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.2-SNAPSHOT</version>
+               <version>0.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.json</artifactId>
-                       <version>0.1.2-SNAPSHOT</version>
+                       <version>0.1.2</version>
                        <scope>test</scope>
                </dependency>