[maven-release-plugin] prepare release argeo-slc-2.1.7 argeo-slc-2.1.7
authorMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Tue, 20 Dec 2016 11:51:05 +0000 (11:51 +0000)
committerMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Tue, 20 Dec 2016 11:51:05 +0000 (11:51 +0000)
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 6cece16e4d360bde1fe8d5676b2d8fdf7dd8acba..85151337686cc98433018751a6669c729566406b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index de6d3b9c54cb052b257b526212f643bfab0734ab..0c932cb79fafe82b53b2d19634e70fd47a1f650e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 23aaa0f12970d09e655d0308a0ef56915e538e4f..a72c07dd4f0e12c277128021a672226727dc8a94 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index ce00db7c1f5af506016f8527a2ddeee5f3983050..4d08eb9343461ad69d225b976b7278e83e3e11df 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 8a991ac5d048c2d01f1d0ad0f93e93a0a2d607d8..ac86c6dfa8394c2173fa0aaef8bd6d69b7688d12 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 98c4afc00a713a1e73652cbb960ce12fe43d2581..7efd34e9d6080bc3ee09d5aa6c130bb4f23ce55e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</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.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.factory</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.slc</groupId> -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
 
                <!-- For target platform generation -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index e888315b1d0afb422791110ca7271f00fd4ed81f..8536e6e42b1f941a0aef045751c3dc1fb552eb39 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</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.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
 
                <!-- CLI Agent -->
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.slc</groupId> -->
index b3223e1e10deb71ab6e1aec45d3042079ee56471..62a15d87bd137aa0093716a621b7ae02c080dfb6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 3393567155b732638b8dfb01361f5a239ee6f92e..8c45f4a452f0be4ca6a190aa317cc0bb80d7a72b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 9f841c9df8bcdb9dbd996753eeb6c961182b5792..f5fd4783b18e68446736ae82a4dcc759a50e4c66 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</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.7-SNAPSHOT</version>
+                                       <version>2.1.7</version>
                                        <type>pom</type>
                                </dependency>
 
index 84745ddd3feb3481d01010c0fd23050d32fc6523..6a632a72de723db866445aec14a0c2cfcf2fabf5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</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.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 6d9f966148aae7bc410241f3935a479c1820bf27..81c098d13ac64309a403235c68cbb42848be37d3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index fda9ebc5c9643b3d5bc864134be3d6882ede148a..dbdab5de66c1d645e4824aba35e2d652e39202ff 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index aceadf4b64b960d74987f6a7b5df5a9763a1d053..e6c867402db9715c26ce3b0ffe5ad740e20c28e9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.api</artifactId>
index 95da882b9444dfde369e6b23a66e44ae7cb4d8d0..18abc83e7f6be6b04127b8fca0e8659d17ae4a54 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</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.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
 
                <!-- Argeo common distribution for Secured UI -->
index 6ffbd5a90c373b6853f092739f15bb6677af8373..d469de28827b24fd91727d804deebe727488ecb4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</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.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
 
                <!--  Argeo Base dependencies -->
index 2870b02deed5e3796471092855f09e47390f606c..5afe95fdb02ee7f94b9e92be233b76a47f6a4e8e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</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.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
 
                <!-- Argeo Commons -->
index c93850e2d515ce1f270e924d7ea0a26067faee28..6fb248eeb6a0705c67a826e4f91af7eeaad58080 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</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.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 660c558efb35d57ed98fb1fb58161a39f70c33aa..35a84e48962e521ad65fdba21283c0c3b56fdb0f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</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.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 78eb60b5b6be3a56f1e737c163a214d362754028..aa781ce0f3731e70decdc1be54d660c2042cd1b4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</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.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
 
                <!-- Commons -->
index fa791b435bce114af7a0f010c1bd67a74625c6f6..7fb881e190bec3178ec86a3de690788e28b5ebf6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 17642a24aeaf9e8bb9accbc63017129052afff52..6ac53b1f352dc2367da22e49b435bd5c6aa1e898 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</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.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 6e46963ecad813a4434603825c8005621101f874..1bca45d4d9fe285334b0ca3a8aa7d9ea8ca23f94 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.7</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.unit</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.7-SNAPSHOT</version>
+                       <version>2.1.7</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 746d82d9a57760f1a012d7907513f159a62fe1f5..495faedcc9a0bcae7db3d44b2699709edd81b14e 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.7-SNAPSHOT</version>
+       <version>2.1.7</version>
        <properties>
                <developmentCycle.slc>2.1</developmentCycle.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
@@ -46,7 +46,8 @@
                <connection>scm:git:http://git.argeo.org/apache2/argeo-slc.git</connection>
                <url>http://git.argeo.org/?p=apache2/argeo-slc.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-slc.git</developerConnection>
-       </scm>
+         <tag>argeo-slc-2.1.7</tag>
+  </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
                <license>