[maven-release-plugin] prepare release argeo-slc-1.1.17
authorBruno Sinou <bsinou@argeo.org>
Wed, 14 May 2014 09:17:25 +0000 (09:17 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 14 May 2014 09:17:25 +0000 (09:17 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@6970 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

57 files changed:
archetypes/org.argeo.slc.executionmodule/pom.xml
archetypes/pom.xml
demo/modules/org.argeo.slc.demo.ant/pom.xml
demo/modules/org.argeo.slc.demo.basic/pom.xml
demo/modules/org.argeo.slc.demo.det/pom.xml
demo/modules/org.argeo.slc.demo.detached/pom.xml
demo/modules/org.argeo.slc.demo.maven/pom.xml
demo/modules/org.argeo.slc.demo.minimal/pom.xml
demo/modules/pom.xml
demo/pom.xml
dep/org.argeo.slc.dep.backend/pom.xml
dep/org.argeo.slc.dep.detached/pom.xml
dep/org.argeo.slc.dep.eclipse/pom.xml
dep/org.argeo.slc.dep.minimal/pom.xml
dep/org.argeo.slc.dep.rap/pom.xml
dep/org.argeo.slc.dep.rcp/pom.xml
dep/pom.xml
dist/pom.xml
dist/slc-maven/pom.xml
dist/slc/pom.xml
lib/org.argeo.slc.lib.build/pom.xml
lib/org.argeo.slc.lib.jcr/pom.xml
lib/org.argeo.slc.lib.repo/pom.xml
lib/org.argeo.slc.lib.rpmfactory/pom.xml
lib/pom.xml
modules/org.argeo.slc.agent.cli/pom.xml
modules/org.argeo.slc.agent.jcr/pom.xml
modules/org.argeo.slc.agent/pom.xml
modules/org.argeo.slc.ext.castor/pom.xml
modules/org.argeo.slc.node.jackrabbit/pom.xml
modules/org.argeo.slc.server.repo.webapp/pom.xml
modules/org.argeo.slc.server.repo/pom.xml
modules/pom.xml
plugins/org.argeo.slc.client.rap/pom.xml
plugins/org.argeo.slc.client.rcp/pom.xml
plugins/org.argeo.slc.client.ui.dist/pom.xml
plugins/org.argeo.slc.client.ui/pom.xml
plugins/pom.xml
pom.xml
runtime/org.argeo.slc.core/pom.xml
runtime/org.argeo.slc.detached.launcher/pom.xml
runtime/org.argeo.slc.detached/pom.xml
runtime/org.argeo.slc.launcher/pom.xml
runtime/org.argeo.slc.lib.detached/pom.xml
runtime/org.argeo.slc.repo/pom.xml
runtime/org.argeo.slc.rpmfactory/pom.xml
runtime/org.argeo.slc.specs/pom.xml
runtime/org.argeo.slc.support.aether/pom.xml
runtime/org.argeo.slc.support.ant/pom.xml
runtime/org.argeo.slc.support.equinox/pom.xml
runtime/org.argeo.slc.support.jcr/pom.xml
runtime/org.argeo.slc.support.jemmy/pom.xml
runtime/org.argeo.slc.support.maven/pom.xml
runtime/org.argeo.slc.support.osgi/pom.xml
runtime/org.argeo.slc.support.simple/pom.xml
runtime/org.argeo.slc.unit/pom.xml
runtime/pom.xml

index 7fedebecf5da31d7e4b3a64289a94bcefa79eb52..075c60e34214bb285a2cd04018f95c15e3f5a5b1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index b9e63100027dc9e113e38e8733de5fc1198cbaf2..063d8bf01f4ecad0b277c839f6f6b48239352789 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index 179875f6abe1e64e1f4ad2ead56e3eb9bf52f48b..0714ceb05fff8d0f74eab2368afe46cab73862a1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 245fd4ea9061a1a1ef59f2aa87f9455ae4a254b5..94d9d4e7aa7cf2cce1904cf80de6845ececafcd9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index a29ced85bffb1684b4860f941a0c7ff76badac80..2c6378c8b0bdaf135f00c1b57631e963b8fd5944 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 94fc77c7aac17424227b8fd4d8160f6aa328c75c..1e7d533073615b87a07e5dcb95ade3d7867acac7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index cc889711de8a0915c4ad0daed90baa3cb5655486..73110173ddef3b5225f441452582597fcddf5daa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index c301e350a8f5f715408125a693d783abaebce132..97253a494273515f7698d157c47f2664fd7e7128 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index d08f3c22d35b93d4b586530c3d298a2d5d7d0ea6..5aa21ccfb34b9a7e02985445069863b75383862b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 77d12c033ad1f80d2495ad210879031d82f8ab8d..c3641bd811df06027a9ae89a2b9c53579b6de66b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 7eb918fe4af816114def022864501763ae81c4ed..48f85aa652c5b7fbfa4f97c467ed60947eac4bdd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.backend</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.rpmfactory</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- Node -->
index 0be3e48f4278d57301eb95cc7735f94a32fd8a11..067615f713dcc5e96b63fd671ca13eef64677b5e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.detached</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index 47e53859558d4c7be514c968814f991550d60bdf..7f567658dac6e654994fc17ae514b2c053b1c719 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
        </dependencies>
        <profiles>
index 807ea744700979d02e3f6ba77d0d7b29332b11ab..bd53fce545510a58ccc7ece90decf97944d9ec2d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.minimal</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.cli</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- JCR Agent -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- Node subset -->
index e57bb2301e81681fa14d988969899f67a833cdb2..fdde9d5957e82cbe82aec84d1237f6d82fe667c4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 4d5817a3f69b192fafdf2b2f0d6d9e3be6333e0f..2fa1d78fd2ac59c0806dea1996bda8e51018f163 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 068b499a40aa2901634c8ec5b85305d56a0b7e82..28b573c20c064dcd8301bb0c58c9dddab9694f35 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 953a171abd3342e64894dd21837d64d80c2b8cba..d491a22eb73f69d9c95cdb96ee45993e4a470a85 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 5b6354cc6e87cae69a7c3735e249bdbbf1ceb6e6..a35b072b868978f8b7f29156b16892294ae68142 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
        </parent>
        <artifactId>slc-maven</artifactId>
        <packaging>pom</packaging>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.lib.build</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
        </dependencies>
        <profiles>
index ad3a6d4e0084e3ec64f4f63d33d61d5144c68e21..5ea9cb0a1b050c2f3c6d56c61c3a611e09028a00 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
        </parent>
        <artifactId>slc</artifactId>
        <packaging>pom</packaging>
@@ -58,7 +58,7 @@
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                                       <version>1.1.17-SNAPSHOT</version>
+                                       <version>1.1.17</version>
                                        <type>pom</type>
                                </dependency>
 
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                                       <version>1.1.17-SNAPSHOT</version>
+                                       <version>1.1.17</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                                       <version>1.1.17-SNAPSHOT</version>
+                                       <version>1.1.17</version>
                                </dependency>
 
                                <!-- Launcher -->
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.launcher</artifactId>
-                                       <version>1.1.17-SNAPSHOT</version>
+                                       <version>1.1.17</version>
                                        <!-- <type>tar.gz</type> -->
                                        <!-- <classifier>base</classifier> -->
                                </dependency>
index 6e226b3008660dd470ac6714f118bba0daccea71..11bc918aec306b37550b3312bc290b9fa6f6124c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.build</artifactId>
index a080ba1cb759c86f4b89a3053b1af0b0c56cc9fb..4ce211a07275c04be5bc0944e16f194b90c7ebd3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index 79c2c7334eccaff6ab086981be452cfab2ae8aae..9f305bea3b22b86ab11933d7963cb44ccfaef841 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 73dcad8598b3f1dba899c40e16f3c1151a7f3e82..dc51a94129efa63ee4ec2a2ff797f8057233e12a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index e75dd82ab267a218f9da9471b89d143e9fcbedbf..017594fa29dc173a1022a100a76cf93f985f1de6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 1d55a1a7e381be113d8e51de7e54968e8520a762..59e8c93467051079d4ffafc0719195bbf73565cc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.cli</artifactId>
index 25f378d86b95e7d74167591f9f9c8c31d032f0bd..5b55e4d207e9c794858203e7e6a4f6797bd41f00 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index bcae8cca9085af8e2895220970e76273c41ab9ba..614946843e65faf8d2af5ef9d35c12a37382c6ee 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 207280efc920f0e14cbe2e1f56925398a19789bb..b821884934b302e66bf83aeb7da68ca35b204705 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index fe9baefad2dcc29633cc9d87610f2006b46a57b6..408de62ed876c525af22841d54d732b3afde8432 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index 558e4c1b59c86f9b453c7151db8cfa23ff270740..48db8d658ea2a3677ce32326f3c28fc8e30dc861 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 3bc450f7835fb0cabc97a908931c2d4f68037b97..b4fb6246e8f2e4226a9564d45d7760d68b930a24 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 1fc3ce7315f635b1d01c9b26c95b11605d6edd42..ed382700206a2558474cde3307af8f2c18631fb7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 6f88645e2d1de6f2cc5434c48ba6e2d959a9d5f9..e0721f3935f6b784cc92956064e2b62a90304918 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rap</artifactId>
@@ -36,7 +36,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index 55695cc43a1b0ff35f26bff689d104b2efb8bceb..c8b1d4abd5731a0e78b81c731c7d93c45f417658 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.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <dependency>
index 89fc415967857037ff35f937702ef64ead87c841..d5721f8124179cc12904c8a44097543137774bdb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
@@ -43,7 +43,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                        <scope>provided</scope>
                </dependency>
                
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <dependency>
index f570c1e05000de93c815ef41d036886143e629fa..eaa5b231bb80e4ace615bb2722ab64c1c11f774c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui</artifactId>
@@ -38,7 +38,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                        <scope>provided</scope>
                </dependency>
        
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- Argeo Commons -->
index a09f1cb6d12a516c04bfe022a325cd8c4659d5d9..528c2a30a64f4c0f51dd2f8b3cb9dd271c392d44 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index c86a6e6f49d84221988d6f666e7c3df841eca577..f16ca5e112346cc38f6fdc5233024818e29d2f69 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,4 @@
-<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</groupId>
@@ -11,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
        <description>SLC is a framework integrating various build, deployment and testing technologies in order to build specific application life cycle management systems.</description>
-       <version>1.1.17-SNAPSHOT</version>
+       <version>1.1.17</version>
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
@@ -29,9 +28,9 @@
        </modules>
        <url>http://projects.argeo.org/slc/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/trunk</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/trunk</developerConnection>
-               <url>https://svn.argeo.org/slc/trunk</url>
+               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.17</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.17</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.17</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 095525af397a385da6122cc6f7c65deb33c40e7f..1448c4eeeaa655aa5f722f09d7f3f9ec52ec7ffe 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.core</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <dependency>
index 6ed0b09a9d7f886ad6c1004d4ef41d472f33a4be..30ed696a175d4b018a288991e9fc21b018a012f8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index 31dcb071112873ca6f9c0cc1a0b8a8cadee9f498..5e41cc536e234f0e5d476e18567b81a2bee27e40 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index 78a6d19f393a2e66e8d9f6e3aad5004883829cc5..353ba4419647c44c14b2f28714a6e301d13e06d6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index 8d8d605285452c0fc7361eaf06a448e4fb0d1d51..79f69a443aa3167fb85154c7695767df5a34cc85 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.detached</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
@@ -49,7 +49,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                        <scope>test</scope>
                </dependency>
 
index 6943e89080c974f42a698c8fb65f96c2650e8f30..136ebc0c301d0846d2f1bac49df7aec7f0f8a324 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.repo</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- Commons -->
index 127f209915500314409185dfb89614bbab5242e4..492b7b5eb1d686c8ae34d3f53a152a3cb9806292 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.rpmfactory</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- Third party -->
index f3752220f38c6af762f35fbedeb99acb2bb51d12..f47ee8abdd2af571186350d7253a881ad882885c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index 1f64e2893ad112e59d8dcfc888adedcf6c48294e..0895d915634fdb7d08b8593ba2043ba626c36c49 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.aether</artifactId>
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <dependency>
index 8456cfd127ad89425f3711873f0639b5078c371b..d86a77f6410fa886c6e6eec73476267660000b1b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.ant</artifactId>
@@ -29,7 +29,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <dependency>
index 38d04509b20de55ed1c66839caba09e3d1dddb62..537166fec1833b570592bf5cead22238ac1867cf 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.equinox</artifactId>
@@ -45,7 +45,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <dependency>
@@ -58,7 +58,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index f9f533cf1ab6f501c5356b17666a84cfbccbe252..c83fe9850b64654bfe58d4496b2eda3644a2a1c3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jcr</artifactId>
@@ -35,7 +35,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <dependency>
@@ -49,7 +49,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index e70d9ca5fd12a718ca067464e9cfa7e584d7982f..8a9ed0d55373abb174709b29bfe49471ed625692 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index 00a9b1466cbb73a90bc83ac58f99b2c3a35d2c8c..303e8acc8e0db0b4a3ddefdbc213ec41060b697f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</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.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index 89d5bfcdd53ef65575c13f939627afa29e1607bc..4b7b944621b66b6bf0c6b93b92c273cf1e6bc0fb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.osgi</artifactId>
@@ -31,7 +31,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
 
                <dependency>
index 80bf6902525b1dc2db57226e853b49ccce2bb5ce..6d725137be5a7764fcc1972c7e5275da7ac5685a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.simple</artifactId>
@@ -38,7 +38,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 26bd2a70bb6aa65e16ec5e7f8afd797f98fd72e8..44144dd582dc7911ba4053eba3ae97b0d44fd6d5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.unit</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.17-SNAPSHOT</version>
+                       <version>1.1.17</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index ff3bcbfb483cef24ac0b2d05cda51891d92ad562..60299eb7a83ba33c5f6f695010d1ad57ac828350 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.17-SNAPSHOT</version>
+               <version>1.1.17</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>