[maven-release-plugin] prepare release argeo-slc-2.1.6
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 19 Dec 2016 11:39:33 +0000 (11:39 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 19 Dec 2016 11:39:33 +0000 (11:39 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@9392 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

24 files changed:
demo/modules/org.argeo.slc.demo.ant/pom.xml
demo/modules/org.argeo.slc.demo.basic/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.minimal/pom.xml
dep/pom.xml
dist/pom.xml
dist/slc/pom.xml
lib/pom.xml
org.argeo.slc.agent.jcr/pom.xml
org.argeo.slc.agent/pom.xml
org.argeo.slc.api/pom.xml
org.argeo.slc.client.rap/pom.xml
org.argeo.slc.client.ui.dist/pom.xml
org.argeo.slc.client.ui/pom.xml
org.argeo.slc.core/pom.xml
org.argeo.slc.factory/pom.xml
org.argeo.slc.repo/pom.xml
org.argeo.slc.server.repo/pom.xml
org.argeo.slc.support/pom.xml
org.argeo.slc.unit/pom.xml
pom.xml

index 7a330d1e51201771dfeb77b108767c9932e16031..b1e1b016f371e421d6cf3b35335d91a51233a87e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 2e7b9cbc0357cd37c76dbace9792e8325921de29..84016352716281681b0eda4db07086fa11e457ce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 6f264676a51ae7ce0b4c00212b1cbd36028e4cea..ff716e4a12623789cd1c85354f2d5887102f4a29 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index e7a1f1ba67b8c3076b4b346563b78b9b76bb14a3..f264c53aeb0edb7a17085084f6477058a037f130 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index c437f05e8c403661733c54068bf963fd8450fb89..5e3248e0957ce89c1ad38ebc6c845e51c6eb8c10 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index b7abdf0ec93d04b13d0dfcae7dd887f5188aca18..4f4e07dc575bb01e091a93dd1bc1af4ebb3aff7e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.backend</artifactId>
@@ -38,7 +38,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.factory</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.slc</groupId> -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- For target platform generation -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 592f227eb48f4094c16fd125bcf503c98f695eda..af0c62c968ae3a9b95504b63c3e74ce2e698a533 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.minimal</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- CLI Agent -->
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.slc</groupId> -->
index d6ab9beda69f0bc2bebc6d4a3f1420f362f56303..fe6b9213b63bc50cd7cd1633dc3d454eee0ae98b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index d1fe02940e02a0d1089bbdf970c812f078cfa526..8e6fa9cc9940681c49f58cc8ca2b8f0d7d6cd1cd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index b1fab962592964baec93d78cedd4ab4680f122dc..a6a7a76462c2fa997c5662c42da8d366d57a6a76 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
        </parent>
        <artifactId>slc</artifactId>
        <packaging>pom</packaging>
@@ -58,7 +58,7 @@
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                                       <version>2.1.6-SNAPSHOT</version>
+                                       <version>2.1.6</version>
                                        <type>pom</type>
                                </dependency>
 
index 8cf81b976347855a00947bc1cc0fcac02385e4dd..1530a9a933d455a01c50399092c502bc90f16cae 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index c8e1f3bb7fb51e9b723f80b36cacdd474e36403e..c93056bbc92817f43bd61a1b5a67074de9ef2544 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index b7802941cea15cbaca89a4857868444f546fbddb..63edb797fb260f95ce1014fcb0120e1a8daa2484 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 4c2f79f9d5335fffcadd4d65fedb6e6a1061bb67..a87b656e0a17836839729c184348146a48795d50 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.api</artifactId>
index 97d3e7d06c205c44f9c3078e06cad5617d2d1348..3247b0bf85ba664833fa95a4882629b42df85d1b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rap</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Argeo common distribution for Secured UI -->
index f7e814dade1c52c182e2c05b30a9a750a5411c19..6d9b2108356e8dbc7e4f972460c78b3f4d8dc5d7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!--  Argeo Base dependencies -->
index f087907c02f56060f0790770c15fc8dac41cb5e9..f678b96ef0b568fc1862978f4914821e64ce349c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 102e7caf247e674c823918b51bfc32927e6cf13f..ea6fd387a2effbfe880dea2a7ee270b8bdbbedea 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.core</artifactId>
@@ -46,7 +46,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 53014397cc66b7b5b4740ddd21c48a2a65886fd3..d944ba5b8dce4677f75de6b1309fa8aa1a59a863 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.factory</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index c40f12d25319dac89801cc21529f84caefbc7f33..591cb32e7d8f0c4e8330452ce3686ec97ffb221a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.repo</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
 
                <!-- Commons -->
index 9aa4759c5e0e23e0c256eec07b62ee33a57d0fb8..96b324fbbc74270de4e920cea50b43a893761a32 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 0c0842d44783aed23c241413d36fe842ad6cc640..f66983630fe27f3519e4f6b71ea4cd8ee261411f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index eb11293170ee0aef80b2d57853b3b5180ee7ac19..4310c83c1027bd64318d51dbdea87d6ddb2b379b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.6-SNAPSHOT</version>
+               <version>2.1.6</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.unit</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.6-SNAPSHOT</version>
+                       <version>2.1.6</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 061ed1d82bb1938613438bdf077672b505c1791c..50fca04e131c1f6bf4a46a819af0c0ee96688bb7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.1.6-SNAPSHOT</version>
+       <version>2.1.6</version>
        <properties>
                <developmentCycle.slc>2.1</developmentCycle.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
@@ -43,9 +43,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-2.1.6</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-2.1.6</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-2.1.6</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>