[maven-release-plugin] prepare release argeo-slc-1.1.7
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 8 Dec 2012 16:21:23 +0000 (16:21 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 8 Dec 2012 16:21:23 +0000 (16:21 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5931 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

52 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.repo/pom.xml
lib/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.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 29af6660e49bacff579dfdcd1b13dd56dcc0e777..1e81114dc47643a76c5339848ee150873b3605e4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index 4d45a516039a4da4fc8ceb8df93d3df0dcd7d199..0a1e92c53fa945bcb6dea04c76d2d7abfa1814ee 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index 69fcab1f8dfae4289caf84d58e057690f4d511f8..2bb0db9afe343b5550c8cc86fd30c0fea809a9a1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 0b5f0abf9cdf514dae6e98dbaa6e914b1db99dce..53e2cb2aaa136f9e1a4ae1dbab0bf009271b4f05 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index c22e871d8126ec2d29cc667c429cd8e9b386f886..e45b9e44cee569aa47d9680bbe36423a90700a31 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 7272bdc7a5a6787c2592c341486cbe5e8cbbba86..54773e5fd9b44f133b794edf4d6f293ec882a48c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 04cd64ff01602edbe9c4077cb83fd79ad99aa251..da6f0db6fe455c5d6f8d5b08d83a3cce4ff50bc9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index 5fa1d97b5e5fb1cfba228de8c4b43244714b9068..39bb7b682d73166d2426e7eeb5991a80cd21b97c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 2847ed997df66db6ee86b66e82dff08c70fb4ce7..227418e286e29484cf748f640ee9d5610711d0c9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 169a343a527bf4ecfb639c10fe55b81b2387290a..bd6b689f45d2efa2cfd9077a620d3feba9e53053 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 140ca0b575b9dc12ce0974359383908faf2388ba..7a6e0a86f9c6ba7357273d3cf216c27b8c2d03e0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.backend</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- Launcher -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                        <type>tar.gz</type>
                        <classifier>base</classifier>
                </dependency>
index 2ecb7aed6d91fc56529dbaa0cccd38d171e45eae..b723e9b1303b9134ec3afc8cd5d3ccf0f314f293 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index d5cbb92263ac339cba2c5c5c62a2fce6ac517005..7a0875889705fd71d192b8078d724fe5fb6b90e3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
        </dependencies>
        <profiles>
index 20369c183db912b33eab5eb8ebbcd4842d25f236..4217b0da94c855237e6da88b83c788a5789351c4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.minimal</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
 
index c51dccab20613975d964b24ff31b1dbfbc1949bf..4cb1ecc5fc75baf4affe66a697be417f6504a868 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 0c4ff83dc727255845851f9fe2ecd9f64a440e86..cef7c595fd4523354bd54cee1394d4aadd9cc7b9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 631547af10d57685d0705e9943fa10f456971050..0ada7caa6802d513879020916ed43fd42a45049f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index a1e55d0227640d8e41c920ab057490fc9a7d60f3..7730c7c6a96e1e95ae315f59a2d26f373385f0be 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 5d8e575a10cb30f77c0832646872b577e2549c41..49c6b8352fba0114bec1ef3ae94eb900e426cdee 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
        </parent>
        <artifactId>slc-maven</artifactId>
        <packaging>pom</packaging>
@@ -12,7 +12,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
        </dependencies>
        <profiles>
index 56582e26ad727b91c354e1809800142cb64353e5..c4b4e1d5adc089868d07dda66606073d0955bf29 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
        </parent>
        <artifactId>slc</artifactId>
        <packaging>pom</packaging>
index 0b494d34dc242f919cd8bae56f32b7b7b67db4e9..3f36b272e6cd1962d707eefd738631d66558075b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 304a7933c750405cd64f4bcb39b632cda438c252..a56250875856744fcf329931c7c5681b91d2273e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index d03ce5c0eeebe5c54a8a235f277ec4786b8b7e6f..159a613a29dd1bd8a438bee6b137d736917d5f30 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 0cab80d26395c913210626b2f583ba5d20353638..bc67f356748b7844119ba81f13f6e9504d60aad1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 6b1ced234a0108cb39d8bc1f2718459bc5e4909f..747ad84ff94327e95986f6e0458e6a7191d2f721 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index 9c30160624c2c4537b7d76d50c2a0e8252f73a6d..b5cb8a4aaddc730df034e1e3c4a811dccaa16ea5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index b27bb566f82639c1687a9db69a7ab34377d18406..0e7d1374cef1c8183aafe60e6fd0d9aec0786a49 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 73dd7a373c23c7ffd1fe9e74dd610f5f8646efeb..ba948f04a63d727a29016ff3ce5b21ddb83185fc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index fd7ea457f3446bdc7aeefea7995de965681f5ec4..2d3ca554958e3092771bf0c1c56149664bb0c79c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index f718bb85c1c87690e5e5821b8b6772a4d65d7e75..078df3fa963047432b3130c6fd02cebed7857d35 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rap</artifactId>
@@ -33,7 +33,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index dc5536fa252876efae96b477c8b44cac37bb7388..37805540f111cb654d841d087db2a95e9c1e1f01 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <dependency>
index a1bc24643ebdcd032013df25890572eda634717f..6b92dd773fd726dce07d71cef9c3d20f56e0dc05 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <dependency>
index b6342f9e4a7a6a310bad6e5384bc3883324ca0a7..35f9c8146333c7492b1a8c4c225f111bcaee7728 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
index e3949d6ee01a91b288369fd3e7c7864dcf0a2762..073af14521de0c22d78c9fe28a1368ef3b22fd30 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index 1fddfdcb840bbe798a420fb0964f973932fb1097..fdfa5f54e5432808cbf6f9ca3b08823f299b43ff 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>1.1.7-SNAPSHOT</version>
+       <version>1.1.7</version>
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
@@ -27,9 +27,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.7</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.7</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.7</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 5662c0541d384775dad0a45704be13b9c59b0c59..34182d32dc49e91e29e1757fa5bbc1543b946101 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <dependency>
index 083ea85c9b614ffcebb49a488787f971087d52ff..fb7b442909461bd76639ba54bb45c18ce7fecda6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index 82426f92b6b3867931318017024616c9d59819ad..2786c5eb820744e51e935dd8f17ca73c8d9288ab 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index 5c714d996605dc0f4af8243859895e200567cac2..f2a6e557108500f56c13a5c949fa709a4896354c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
index 547a011ad99d177b2760dad36be93ba4e812601e..797c211b8e23147dc52c3fb99e7dd24c397c5e59 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                        <scope>test</scope>
                </dependency>
 
index 8958dc4ee462d88713b348a7495fc451aeb4ff7c..8677dbe0b16c4720ecd33ba482ee28580ebebf03 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- Commons -->
index 52d9b0b1109b33f2725558ca1009788f72250486..68777477c35fbb39cce33437ff68eaf2b9205410 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index 0a4db1e4c2d685c36b76c2ec7204bd122e74ad1a..1c6ed956ebf8e2aae33708e26a6fe9b302773d19 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <dependency>
index 3a1cd5a091f897f12f818b3e9e555e58b320f53d..8c9a5c39bad15b7c9db1396acc44fdb022ac5cf7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <dependency>
index a8c027b6047ca30dfe51cffbd01e9cea63bed258..31dc27fed6f5777b1d6b7099c957d6138cd89ef9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <dependency>
@@ -58,7 +58,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 5d52119a446eea010685fb08f73c2171b3f4d3ca..85b92c32cccb4b8c2277217a629a3062e04aabd0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <dependency>
@@ -49,7 +49,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index dcf8faf5e8e7a3396de879491fa48f45c0a73556..62b44c11ff953292644a36ab7f06e437616d65f7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index 779e0e9ba44f1473a0c7b61c3fd1d85e2bc12c96..0346656ca9d05b0b4d97a9ada38c386a5151921a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index ce2443ef2d25dc6b6aaf74a208d1257ebb3c9c2c..69422ac1f0149c0cf89641701d337cbb759c4c18 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <dependency>
index c355ee6781967bfe60165714648932e485e142b7..9b385c3ae6d64001939eede5e17bccf82df97cf3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- SSH -->
index 0418707b73d5147672c758fc7a6a189242995408..347cdb95973e5cec39cf794e38afe2b670aa8d55 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</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.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
@@ -87,7 +87,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.7-SNAPSHOT</version>
+                       <version>1.1.7</version>
                </dependency>
 
                <!-- OXM -->
index d99e1132d8588a40d3b29d8e4e66cee01d10e203..9e6b0dd42d4310caa1043ed990944c187793d0bc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>