[maven-release-plugin] prepare release argeo-slc-1.1.19
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.maven / pom.xml
index e70cc7fc9fea1e6d7087672ba6ecb8b2e1793477..9b98fb9c3c767dfb36a35ce91c6bced9672c5917 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.19-SNAPSHOT</version>
+               <version>1.1.19</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.maven</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.19-SNAPSHOT</version>
+                       <version>1.1.19</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.19-SNAPSHOT</version>
+                       <version>1.1.19</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId>