[maven-release-plugin] prepare release argeo-slc-1.1.11
[gpl/argeo-slc.git] / runtime / org.argeo.slc.launcher / pom.xml
index 97bc5861d9271f5a5c39ff4b25dcce10ef28dc1f..0afe400254250755dbfc0e2b84d3a2d8d8f22daf 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->