[maven-release-plugin] prepare release argeo-slc-1.1.10
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 13 Jan 2013 18:40:16 +0000 (18:40 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 13 Jan 2013 18:40:16 +0000 (18:40 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@6025 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 13630f5228e7f338974b6c639d43361faaf916d2..a22afbf98364e7f5a666af65570262f1967d0c26 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index b322fc2fceab5a0ae7bee8cd4034e18a8f4048a5..8b473819877aaeb372a087c91a94cdfdd30f8b46 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index e48be6f49e7a248195ce34a1686c22659e28b8b0..31ec5a7c5388153ae82b0e48c123cd015df63a6c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index b00217034c0093154088a74edf8b43444457edcc..330da7cd2076c359c31299bdd683a3bf7fd82900 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index c995f3feb180e585e5956bbb75f20aa61484d086..f34c3404eed6bf8661fa462d78d37ee053f94723 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index bec758b6116bcf5115a799947c787aaeb5dfb4bd..a0c88c8b868cbd30d4510be2d95342f0a84b87f0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 653a8258d2da2b18e845854afc832689b3d889f2..8e48e7bd52abb986d19a2d89ed90f3c9cc55e6c5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index d29c869d09e2dcc2f2036740e5c2f198757eddb8..9b9cbc4e5768a16e77bf00a1a8aeb902c15091d4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index c63c5bf70b0e8ca30596e6d6fa9fa58ba2ab8fca..8a032cb803b27332e0589cf7e65fb3087dda808e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 8c7dfeeab846b37c60c66ac36be57e6295ee62b8..5c4c35ccae51a3187213e7f972eb78bfe9a20f8c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index e96522321619849183d8c4e539f78e5ebf1a63e7..9b4ba0f143cccde755224e40bbd507d4a9da6c42 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- Launcher -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                        <type>tar.gz</type>
                        <classifier>base</classifier>
                </dependency>
index 86993929426c67efc8db1b481094006336244ca9..7c5712ea80c4f2f2ae2a03189fba2cc0fc6d646e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index bf8aabde3faead30e3d278ff5cb764ac48fd45d0..c537e21222956c164435b0c1759a3285dbfcc5a2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
        </dependencies>
        <profiles>
index 3fa3c8ee1c403200ebdedc7d33bbe2789aa96a45..671102e5b740655adfa7980cac3d66f030de00b9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
 
index 238d6b3186839a51ddfd77739be2c70bc2524c1c..be6e421b74f386cd7dcf669f392fa4ff05dce3ec 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index ff6c6bee798464e31fe9a2379368e2e5f3889558..e5e8c071370db312c37cfd4724027950e887fa76 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 4f908615919a622e414bfa9cb7abc19683ec5880..f8c96a78203bbc3238693cd696ee2e33b0deadd9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 7d8fecfb24267c4a458005878a57fcc28b176ef1..d9c88e448fac096141b47f9edc1d0a0e88500fc9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index ce64b94d773d681e3a3e16538f048226a878bf5a..e94b3aeafb9cc4965d6c2db89a7a6f3fe8a83d8a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
        </dependencies>
        <profiles>
index 284ada75a66c15e64121c0bc0e514b0e0c2978ef..d234d70fe38230930831bc18d092df4475806429 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>dist</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
        </parent>
        <artifactId>slc</artifactId>
        <packaging>pom</packaging>
index 894af265010278482927cebd53809f8fc0f4c979..23e4f51c674d701f41a0133fa25121a897292d41 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 72f377f2666307eed6e4fbc29b2b6ba5ef7a49d6..4aa74abfea223446299ab5c4b1a4042ba7f4ee23 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 283641711b5b501ee11f7db9fae7a2468d7d3185..5efda0ebbf0c3f6694f7b855beeb8bdf92092af6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index fef9f0fbe6c18b0c3d843ca1f93d6f9ffe5d5fe2..9f18db71fbd8badbe4f192ef3900f7c22b9f74a4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 528b343a18c08a00521fe25d699e15000effaf0a..5c307d732e8b3cf74c74983f3af8ba665cf9c65e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index dd9cccbcc4b4cf119ac1007b96deb15923a3fad0..179ba42702d9e051a847fc3f4c845a06e382b3f7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index f978d8dd3738e19babdd65c1cbca9e34e8221ce8..b4d57d03a620febacf7876baee51163ca9c0374c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index a0add709d6c955ff8d979796fc1a9452c74aed82..338334049dfc54e31430a59a475d0d0784ec28b4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 0c7663bb81f854890dcab07f23dfa4462748a9a5..068a3a227a1d91077508a9e8fb6d8572a3ddbd73 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 727c9091a4c8adfbdf1ebf1379362e7c100a5c90..f15682c2e480d8d11f68473d1b9c05c8978d899d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index 0036d8d3989229d3e1b59f7cedeea4e5cbc12df7..cabde5c32c6cae76f0f16efd7195366d568f8dd2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <dependency>
index efa74fc7f097d91211f552164d2c3e98ae0e65f6..7b3990a94c64ff6b06fa3d19968010348e7623a4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <dependency>
index 8b4c983e442ac4599196b09c6d58a281f20c2b40..d786e6543bb3252d458935d85f1495b8acd81e86 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
index 1b5e5567bb34f39b4c45e2ce4314f70805901167..5266e99ecd2cb114f63534b7d2d3171585866b1d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index ddaf5b5bc95d6184d54c6eea008fa2e220b80fbf..3bfd70705874477db82cdfa4d5d881234f537b16 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.10-SNAPSHOT</version>
+       <version>1.1.10</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.10</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.10</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.10</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index e69343260e92789d860665700184f77795a01cfe..661c110fa194b672c4323890a379c63fb43cae7e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <dependency>
index 382eafade56f689208e960cb4801526e9086a072..95c3b8b7047db3929c37b0e32ede3e83379bb61e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index 0e07b5f3109050b16705ced4b56b50d1d25724a2..336d148b58417e81f0be6d62f89ac0582ac2899c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index db10d5094f566340b020e8957edaa247d6e22233..59cc7fbe9f95393593405a7327aeb1079ece5aae 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
index ff53deadfe28f307e4b40e6672e1d8603bcfd1f9..7d136e414ef1634de56048b5403f03eeab2ba2e8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                        <scope>test</scope>
                </dependency>
 
index acc3370799d200323d7a9c1f9dd98f9d14072821..849e967cf4111b178607bab15fff788115a92843 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- Commons -->
index 8dab106e4da4e158de75fd71389699791344d04c..2ee307ba4989c9135be72d7739a37919d2915c74 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index 17a3d47a891971351265b6a9305d31e48dc99edb..2f3d8c1fe1f7b578027298dc7fe1d7c175e94c45 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <dependency>
index 2c8cfac99409d377d3f874119907d38a9c7c18fe..b5f04ffbd26ef693e52418a395949c6ab4de79f8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <dependency>
index 77e3c653449f698e18a5b58b452a457f80158329..09a2d2e9b75a96519664bd86d64a55a43efcd531 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <dependency>
@@ -58,7 +58,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index aeda06088883e225ca7cf696171d87ebf2dea2f5..71b337554ed79f6f7cc98204d1f7137837f55bd5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <dependency>
@@ -49,7 +49,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index cdedc98711b1ef66477b172aca7bc0e30c2fbec4..6e0738885f082d77a5bc18a77653b119d12df388 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index d3a2efd6de3380fc930c062235ede4e625c4633d..44aa326e5fbff029c7a8a0b91785cc2fad94be37 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index c5cf2bcfb4ec0071c50502d777ea3b217eacaeb9..959a80b8d8071094a57e140d3122df1d289eea10 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <dependency>
index d3a8ff07da334b967b4906dbfebee186072f945d..acf92a1225572047c51b588978ac3c3c8581492d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- SSH -->
index 26c9d6d06ccfe08661bf1421752760f4be97c998..5b051f860171d943fa801c06cbe90525dc89d194 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.10-SNAPSHOT</version>
+                       <version>1.1.10</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.10-SNAPSHOT</version>
+                       <version>1.1.10</version>
                </dependency>
 
                <!-- OXM -->
index 9f87e69c1cd38bab70a307a893e0bd7b8e7788fc..f9c1352e56cf3cbb90da0071d2de1e39f081d38f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.10-SNAPSHOT</version>
+               <version>1.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>