[maven-release-plugin] prepare release argeo-slc-2.1.4
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 13 Sep 2016 14:01:20 +0000 (14:01 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 13 Sep 2016 14:01:20 +0000 (14:01 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@9131 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

25 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.node.jackrabbit/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 cac6f0abb44507b59eb5a0a85f478be855555230..7b94bfb4fc057a86739ff8eb63b36be4147237cc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index de1260ab8e75e3f53a4c834aac8b1d8a4ca74751..78365cfd90ea73c8deb6729d2801275a2168f660 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index fdccd9c728a335451ecd58de420944686c51150a..0ed37c0d6a33d2261ea145c398b8fb8c30d3ed59 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index f5d4bc1c019b3548ad9063c644c421b7e3e70f55..ef024b042a43f7bdeeda9bafaabddd7eec781944 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</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.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index e9d92ee0485342f206a0a8a4cd02ebed9a6bca96..d30f4fc2dbfe7c184054327b52677d3e62362a79 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 7ee68d4f0fad34f7f71b9693e558ff573d27a4ad..f860e4c861383b8640a7226160e63ef8996f8442 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</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.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
                <!-- SLC Libs -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.factory</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.slc</groupId> -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
                <!-- For target platform generation -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                        <scope>test</scope>
                </dependency>
 
index 907b55b952396fe75acc13f48484682cc5a4d02e..c1e661a0dc87757f8d3b3259962e3eb2fdbf4628 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</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.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
                <!-- CLI Agent -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
                <!-- Node -->
index c8ffed000d9602ee68eef0678176327aa6435ac2..2ac604314c184375d648fac07e889c09d907d5cd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 34be12ddea6c542e337997c0faf7f212932ff081..1c03a18a09ed2509f11ea00fa518b793ae51764e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index c2b509fe1e1461d67b2f9578f6c3c7e082191445..9d75ebe64f3bbf4f1d4825b294e174ce845c1b5b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</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.4-SNAPSHOT</version>
+                                       <version>2.1.4</version>
                                        <type>pom</type>
                                </dependency>
 
index ff4a2e8ad30452ec36cbcee9227360fd3dc776a4..ee55706ebcc20d767d33ebe8d2e3eb386bdc648f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</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.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 0414bb19e73137a5eb6fda8520d911417a69fe23..9818a57d088e342e0143c9331dee3dc288541747 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 764414ad6c044b512433798f5a0599763ef9e475..9e77b5e8a38e3c3709c49d9b5b6092d571364774 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index a25fb01ce1a593db36664038eb5d391f9f174eaf..ae8bd595d7b74e248e4b7f8afa8cc91272dba804 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.api</artifactId>
index f1a82c2a188c725e16b1c545e0a20d157a034a7d..69c7a4f9dfef9fd3d72ed242109bd947c9cfb9ea 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</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.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
                <!-- Argeo common distribution for Secured UI -->
index 6ec29f33767b8da242e2e74f2824851f2898b62f..aa61838843886a36d9dfa75967be97cabc7b8d79 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</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.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
                <!--  Argeo Base dependencies -->
index 2f42733abd75c975ebf361541c3ad283b7757d13..4d72a7bd081b9dd8a2dfba131392df8a70d01201 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</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.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 75a39aaa9e6d4f52f0acdb9c390085c921a8ffe7..4a738dc3ee8cff2f62112e1796ca092e002728ed 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.core</artifactId>
@@ -36,7 +36,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9eab56075f61dbe3e0d36eb8be345ad8acf349b9..42b77baa66753b113444a04a40b6eaa5edd3cd75 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</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.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3d7ec2a6f25d0733a4236d58315493188d145b73..19cac902d045677cdf519e828505b34e82a269f2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index 779bef453c16b09d090380616072c2db42e822d9..64a34d30b6490603b58269d5ad7f56266fdaa504 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</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.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
                <!-- Commons -->
index f2573e9e369870e765b6aac1cf1dd1f7b521f084..c038fe98e0d5cf3601d18530513fe4ebb434b595 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 8738d4dca825e5840c0d0e5bc1b4116b792f7858..bdd8d646f7cb0155b7dc01e54fc00d394d6a8e60 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</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.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 2352f19ef83695810fd6b521e78c80fda9a3e857..0571e54d1501b6cfc6416bf9ff7e2fc7cf77b7bc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</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.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index aa9b78190da6850ab81512209b3a378e2ea4c959..5df01ecface1c4f9f1c293d08ec735e2746db8b1 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.4-SNAPSHOT</version>
+       <version>2.1.4</version>
        <properties>
                <developmentCycle.slc>2.1</developmentCycle.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
@@ -42,9 +42,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.4</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-2.1.4</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-2.1.4</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>