]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.launcher/pom.xml
[maven-release-plugin] prepare release argeo-slc-1.1.6
[gpl/argeo-slc.git] / runtime / org.argeo.slc.launcher / pom.xml
index c8c986cad6d12702a6066ee97e236f3656a1e5d1..9cd37d40ee2298bfd3a9f021a3ed36eb6bac3915 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.6-SNAPSHOT</version>
+               <version>1.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.6-SNAPSHOT</version>
+                       <version>1.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.6-SNAPSHOT</version>
+                       <version>1.1.6</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.6-SNAPSHOT</version>
+                       <version>1.1.6</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->