[maven-release-plugin] prepare release argeo-slc-1.1.11
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 18 Jan 2013 08:35:55 +0000 (08:35 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 18 Jan 2013 08:35:55 +0000 (08:35 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@6044 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 2f1815c4951df1c85d884dd7f5c0059c6d52360d..c937043b05fe908475d310227754fa37cdc2ccca 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index ac28bc83cf1d18fb5ae7e15c37f6bc5a5cbd9e18..6e0adc4910f4dedb5428d0150eb0a74074b1ffda 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index aad4f51c44747dabe0b908cc1e5066f92b60be29..d8fcf34add9c7ed0ef131f60a8dfb62bcdde8bf8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index d9b7ead37aaec3e0e9f44ba15e3df82783482eb7..db1b437a8d559603ebd3b50a1840b04263ecde94 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index d20b82a0c3f18f2839562f53ed356050018fd64d..db77c3d97077de4119abd4009869def269895ed1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 5e4cf531cff3f718719f02eb02941fed8885e2e2..7f87ee722711d272c1ad66bf8867439088b88165 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index b323ef88a0406953f958912bd774b602c0bc7fd9..6ee4477f373cf27101377b75d54f9f3bd7c626aa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index e8b49cfb86f57af6d1a7ecb2d28b7cb7c563353c..0ce15f6f56d2e4ffd1cc024529f64e893f93ab33 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index b4648c7e21e13492f16c0b3e697b21d1223a4104..9a402babf823554fa6adfde4e461cf4c7699b069 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index c1eec0b53a56e12f9bf5b1031120ce01344b7473..4aebe82341a592542d098f415c2f599688e4b2c5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 5aa2665e0f7751a3dadceafd7a862163910581ea..4b9f78849a462e6171790a53f6d1bfd08581cdc9 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>dep</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- Launcher -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                        <type>tar.gz</type>
                        <classifier>base</classifier>
                </dependency>
index 7ee813d2e18fe3b05715b6e42c73a895ef94f211..9707b171e5a82674cce147510bab0ce6029f46bb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index a293af41d9d898f4537c2fc14f48e3f0e4a7699c..bb4eaa7bc6d59b671fc3c673b9a9d6da06103f3e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
        </dependencies>
        <profiles>
index 263266ae6af99100075c207bab6c152bdc3aa67b..63d9a83399738381658caa4c58b2086d415f87cf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
 
index 42d47caf49755bb8fcd6bcbb82e1d219238d0f12..5916571d16b7b2394d56e7838bf555b1c6254692 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 6440424cb549e40248e99504fc35f509898f4061..ccca421a6566d8f72edf367d073f05673a9642d2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index b76a3e0acb7f8baa232667f604f3bb58ad4cd72e..ae88934da4739f36af883cd783b39cfa270862f6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index b877782086b42ffe67a5969c8a8a44e93972d508..3694a4f9f9bdae723e1293100b199cc1a5d62782 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 8c3696a4753a204384c6d52ced1f2824d9125a91..eeaa7b9f03e7f734bd379dcaa222ed48867da195 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
        </dependencies>
        <profiles>
index 5d07eace379dc0353ca20998634a2c260c129a24..258b955788718dd3d0895c3f8c103f54344c8e99 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
        </parent>
        <artifactId>slc</artifactId>
        <packaging>pom</packaging>
index 5eda5f08ec14fa2006aaaa1589727fcb59487320..686adb2ed5e557708c6f90e9e48417db8d392798 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 42a2c461fc8c389a3c3600b5eb44db69d44a8edc..a6937e5f625b35425e6ae4f5c2c954e44f0c729f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 54ed243236267a1244f867b832c2e5c5052ebd86..ee152be570f7817a28bc8bb6a3ba27cb7535d157 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 783d070c387429f1637c24fd3b91b984ac601378..7f916eadd3144bc5e40fb397419423701cd65d44 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index a9610b9317979dce69ff324ed74ed30eae338029..23bbc88b6a028d443e8cf9e86a10715a6aed3cea 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index e3c1bbbd6d8bf7a017538c39f82cb4fe2a88a764..2e8eed8942cdd953281330a39c766caf3944b7ac 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index 88f524305aa48844c1eceb748bc940dfbf874f25..46ef07bde8d37c9be179a011cd35480b52c545c5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 0de82869689571726faf5a9062815f3f590df690..c2654b5f9d77202f54991cc95b52894f0907f456 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 215b454cfcfdcb33b4ec312a881d078678535548..c49ee36956f38c9046a8e1521be141c16a66740d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 4a911dfded980cbf68d678e4239540da02c0382b..ba76ec19978150e7561c46f0b3e33559c2252f2c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index 9868ee72ad97868a9e38bde1ece8e30613ad5ae4..131bd0772c46118f3ff51f511000f9fa10130cb2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <dependency>
index 51a0a9be36e9b286261bf7e28fb30633a010f424..2ea5933eb4cf861702fa7ca33b3ac7f4d0add36a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <dependency>
index 62e9b31d8ea975e664753df82cb17b043ac29c00..f67a5d435651ac22043234ff5c6fa084691079f1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
index a0d98f33e971d7245ac24a002fd70e034dd9b137..1b0c093803d3f0af3b02e55e78e95eaddc268d17 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index 12c392ab3127e862ac2c38e5b38e1d5c3433dc19..9b08216bd810828ccd3ec954028795b9530c3c9b 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.11-SNAPSHOT</version>
+       <version>1.1.11</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.11</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.11</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.11</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index f30036f9120bb3c8834585031331459aeec33cef..c35e7a6c33820bb0a459b4485f005c5e9bcc8eea 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.core</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <dependency>
index d0e4e2949f8059288d75c434b1d0c7a4fb2d321f..10332054be88a0592b0b101dc16f3b35c1d64eaa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index 5f04260866d109cdefbdef651db979de842855b8..ad390460b674a8de3570b01b96da52c166bd90f9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index 97bc5861d9271f5a5c39ff4b25dcce10ef28dc1f..0afe400254250755dbfc0e2b84d3a2d8d8f22daf 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
index 69870ab3e1cbfcf7383ad581ffb7cc48f91e8009..1302dd0842e5a8ffb709edd8404aa20a93f7bc59 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.detached</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                        <scope>test</scope>
                </dependency>
 
index 4431a69bf0824f39b0d4e26f25a9154637bf225e..22ed6c99ec36962e99943f57e9d4d6561a12af06 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.repo</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- Commons -->
index 0551d0f83ccbe7a9ccc2394185cfff028e12d17f..e785a21a094b655d81dfe9e24998c67a98bcf6d2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index aca0bdbd8e031fc2c326a7f9d659e06b622ee9ad..2affc405ce779de71790272facf6e313d9bc5e67 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.aether</artifactId>
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <dependency>
index c7cbabf0eb18465626e97f226490f2bdd9a0f69c..39ce424f468d17577d663f8e18671015d487c659 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.ant</artifactId>
@@ -29,7 +29,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <dependency>
index 04b00ed32e7571ef397f80230041ba8107e26297..0fa38f0a807a730a775183450501d7ede7ba1f79 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.equinox</artifactId>
@@ -45,7 +45,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <dependency>
@@ -58,7 +58,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index cd43ebd90a156773616956c3acac8d7957fa11e5..bd853791ac66f5f625f90d954878aab85f1eda6a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jcr</artifactId>
@@ -35,7 +35,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <dependency>
@@ -49,7 +49,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 77e46a09d06d853bd2dbee00dd9e3335a380a320..95bc2abac89eebb74dd813b9a3d10b5ce1be334f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index 290234e4b8851632b30e933db38c98dcbcacdf76..2aec92d167a7c418b838799e2698a6c5461bc551 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.maven</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index df43dab0585831e1984c35019b9cab7533fcdd23..a98205cf06fb5fe6b948b9952931c498350ccfc9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.osgi</artifactId>
@@ -31,7 +31,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <dependency>
index da1a80c9ca23bbe08a44cfcdea74fbd72d12ab45..147d5ce1320e2243ed325640c83473d10bea9ce0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.simple</artifactId>
@@ -38,7 +38,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- SSH -->
index 3ab83922555053a47e167e2be9e33a10891ae562..8572a1e4c45c44bd7d277e36feb86922789c7092 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.unit</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.11-SNAPSHOT</version>
+                       <version>1.1.11</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.11-SNAPSHOT</version>
+                       <version>1.1.11</version>
                </dependency>
 
                <!-- OXM -->
index 13d770b8f8012a413cf7cbce9269c8baaf7837a3..cd6bd8a7d1cf69c727028407f2d165e3cd2f011a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.11-SNAPSHOT</version>
+               <version>1.1.11</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>