[maven-release-plugin] prepare release argeo-slc-1.1.9
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 20 Dec 2012 09:23:08 +0000 (09:23 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 20 Dec 2012 09:23:08 +0000 (09:23 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5990 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 d865142fc8e4251250832931fe18bb93044190cf..ef90040b808edb683c3ccbda83a91234e36bfedf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index f8cdc15ee5432407c64f9ca2f9c6b86635ebfbd8..29b6efe186a6152ead39c47c2e7e265ade03e319 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index 775a61b3fba8f00b7c54088c53ff1a6afddcc5e3..474747590fe0575cb429b287c48006494889f1b9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 1f264b35e3e4007adef60be25d5c336fa5b6a184..49daca4ad408f2e571df03ef2befda21860b7614 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index dcc41a40d6e32c0bf0d5cf8abf67a1a8a81393d9..03573dcbe183461ae65279955d79a97501a160b3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 92d586305fb69e427d1ac1262be1c0503c7e9e3a..a414313692fb7a3be09c4b0c8520243092d703a4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 68459db6d6920e39a101f9bcea2f99ba87903fb9..0a7f0383d963e89fc506e3f30679e418cdb9b20e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index 3f2b99a0f5b90dc0822893b42bf87890d79953fb..16ba65267f5bf06da6024eb84006b638d26e3996 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 020151aaa8f5aa77dd444b9b293ec8569d85f1f8..07f6856ab3252fe3055f2a8e1a400d3b0c303d98 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 1ac3f578962e02476e3550b2c54231a4b674200c..0f7832b9520b8a898ac1379bc69bade6050b15db 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index a7f962f58589f1eef05f576b4966748d3a747d5d..8e85c47382acec1d10fa0b2520f008e3e4df67e0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- Launcher -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                        <type>tar.gz</type>
                        <classifier>base</classifier>
                </dependency>
index 60dcbedb641a14f065a4b0ade629d4b9591f4e4f..541b320e09f9e8174276d79157638ce57ba4551a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index 84e2db8fcaff2ebed99420ccbeeed6cedf99e554..7a74a78b4e4fff6551ce3d36584bacd69e6401dd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
        </dependencies>
        <profiles>
index e37decced136e7e329604133114035e6a2ef4a7e..0e808a4aa08f07ba5a3bca4ab2827d55cd6dde9e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
 
index ff1038985aab259895d72deaf97d3aa93dabca4b..f652c817dbbdfd1694a1d60a2e365ea71ce73919 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 5f14c3d3aabda2181872945543c63e70eae49fbc..db22e1a46b9a39d31482f5c5f425616efa65835e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 5f90dbbea45a5ba1ff7ba5662c172027e20cc076..73b66f3df1943b9054dd4defd29f71df6af4cc5d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 79d6c292473cac0c3918ec7069f55f8d31083f2b..20d648355af85f4e3813481cc61225eb0c9b522f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index a1e78a73c518e14cb43297308fd1fd93e871aa74..6529c39b39c62e352ebea125480c87ab763b1854 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
        </dependencies>
        <profiles>
index 102604bd662955429f87f4a4fab939d8824fa5ee..5c3609ca888355af850ccd8a9b874c953cb56d96 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
        </parent>
        <artifactId>slc</artifactId>
        <packaging>pom</packaging>
index 1faa2de30ac5fc8e12563ce9d570b215640656c6..a0c69e0bcc2638902e58c7e6b3c5d867a79c27e3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 0db5576ced47e4473f8db39bd22695726f806432..8c7bb5c8ddda936389d6bf8983debc4941c75391 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 67050a0eb6a8bee8efacd79a1f0d9063ea63e563..8231ba3af31766e47c40c0b66a7259890ecb9e19 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index b839d3ad94486fc5a91920c2960e08bbc433ed5c..c71a7e7b18cbeb9dde1a2cf078f8274b74e590bf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 82ce8101320d59eab1c0c138c4ba11049750eb91..89f42fc482e8e6b1282f724c46b9af8222b2b41d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index f89a487f4b31813d50761d26c2611d5ae3c78e74..4cb3f37c98f01c752ff1cbffd280fb9093864769 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index ddaf95977c6e015a552d6585f16ad50d984c4784..594ffa12d18c5351df79c6e473177e71d479f088 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 798dc9fb6ac1e53159e302925bc1bb30addbd8c6..6a1f2deab76f5c6dcfda985fc69770844b150ad8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index ac9887019adaf84e5a8590e3ececc946481d0489..4dc0520f21c386b224522ce9c7c44126c7f67ef2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 3b3c693b084e8a1b653edc3564f736e835926c3e..ac7a882a851179c62f20c9f90fc022e27d565c48 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index c9a571d8099c1df28c19807df1658368c1c9272c..6761f3185b2a4e928016021a7db044c43e8d22e4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <dependency>
index cc1f4e209c1e2c527a2b043949a8ac4c8162569a..0711fffcc4719b24e6dbdc18e7fa463fee5d557a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <dependency>
index a00243794713ded43301a2084c5adf7fd4a82e44..ba512e3a483b2a4afc91592152f048dc01ebf5c1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
index ab63d24fb15156355f09b8a43fd9ac98f5df7fbb..337a6aa801891bde3bec312ada5ba0937ca9cc14 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index dae812fa82e2428f78eebd154b97e0b376ebd39c..330af2a1c94fab8dc94d34c25e92ed7b56d65522 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.9-SNAPSHOT</version>
+       <version>1.1.9</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.9</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.9</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.9</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index b63d0d96d48b2ba3f3081d4f02dad97bf9bec552..3a02c959f3b3071321f3706892b6988597ed649d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <dependency>
index b7880d29c2f12abb6eb569eeee6e93b371802ae4..3d2d20f2257a7ebd65ac3c3223bcec5a27335d49 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index 07e02a28c285550ff5bdb019888a4b6b13c8dfc7..b1fd6caad1399c096e1d9a24ee8d19529d7383d9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index 1c3c60856c23b074c3aee2df1c1c2894268f35b0..4045d3c4d79af934bdf7ce0007045e6baaf74d24 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
index 685d353ce9148362361d06bf125435c33192eb46..3dfb10f87e4163e5bfd3cf89f1cb1a8ad4bad970 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                        <scope>test</scope>
                </dependency>
 
index c2173f3b88db61d7c7e9274c2459a6dcd6df2b73..6398bdf800dd83fd2d39f7f1dc0f6faae59617f6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- Commons -->
index b1d5612fa68991787dde821cf3b410496e1d7a3c..5c20381efb1acf11e83d3d847df286d9a14720cf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index 724a61eec690dbf33551aa94c9adcbf9652d3793..76c27f1bf4392660e11fbb1c7eabc69b61480996 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <dependency>
index c46f7cccbb48d1320b9787582ba1b379cb70723c..0b4fce4f8e39805d2bba3666c957866aa078b8ce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <dependency>
index 407a72b32d1125889abe8a1c72927403935bb54f..dbf3a01b44b5597acb9ae17e4fac9388780207e6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <dependency>
@@ -58,7 +58,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 25a8c0b16b5f61faa44f33f6d7c3d371f95b7d63..6da9e33798a0b2a2fea1704d2d6f001593c3b6ae 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <dependency>
@@ -49,7 +49,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 726b3df1f2965ca18bc3f2a6625f624f09aacbf6..de45c7414f2a130d0d836993746b8845a7b056ce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index f740ecf1131c9c62ec8fcf9827fbe7eb8e876358..8ae33996444201009389c223ace32cfa3e92838b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index 8d285b13e6f6bac6d02e74b31bb65f6fd142838f..062ce58b8fa1f2c8442a8fb3bb4339631dbd3826 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <dependency>
index 71a904fcb45b94508e40d9459128a0deff565183..b720377a748360ff748ac4efe60d9b3fd0b4f907 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- SSH -->
index 82ff69285295087c9481b346e134c2bfc1f304ed..c5cca0703718b4f55d9da4d87d7655fccce18b02 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.9-SNAPSHOT</version>
+                       <version>1.1.9</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.9-SNAPSHOT</version>
+                       <version>1.1.9</version>
                </dependency>
 
                <!-- OXM -->
index 5406432344188f7e9834a12d22ed3607c393642d..df55484daeed37802080f994e6ccaa6e36b149a5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.9-SNAPSHOT</version>
+               <version>1.1.9</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>