[maven-release-plugin] prepare release argeo-slc-2.1.3
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 2 Jun 2016 17:24:29 +0000 (17:24 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 2 Jun 2016 17:24:29 +0000 (17:24 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@8960 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 79dd0f72a485cabaf12817c94abbd647a6dd45e1..5f8dfed3d62d46d221eb08e80e151525bcfc69f0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 0841d66769069ab117e80ab7a7dbe67dc4034320..4c2080277b7a643b55096c01bf7bcde97d2c8401 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index b058ee8f6533e0fe008cd31799f757d09151681c..878c577882647d860f49bf2be2548fdf30e745d4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 60dc2b7d13d43b7c462158b26ac48117f4ca9e9c..710b163157863dd814e3ba525c42d76884f9274f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 6dd43826d7b85c51c7bd346bf9e306345b9a3a7f..f77e882f2c29af16bd04fc5c887119ad2fda659f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 1f36f1ae0f10fd82573a77ba200ab79151a59d1a..d42ba8981ab01911244ea8b95266e264abf7300b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
 
                <!-- SLC Libs -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.factory</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.slc</groupId> -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
 
                <!-- For target platform generation -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                        <scope>test</scope>
                </dependency>
 
index 1c8612748fda345390f8bef9086836b7d4eac63b..b357b9edd0f105363576151cd625079f0c0da0c8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
 
                <!-- CLI Agent -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
 
                <!-- Node -->
index 49bced0e186926a95ead6dd4635e3262134272bb..6a7b1d5a08953467426e55a9abaaaee950215b68 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 9c3c78efe7d892dddab7ceba324ea3b8cceef3b0..bfd0a61c9115687e0ab46474bef3a7448bbe5908 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 9a136142d96679caae2a431854192aafad202e5f..03bf536cddf60277bd862b41ac70f92ae9013557 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                                       <version>2.1.3</version>
                                        <type>pom</type>
                                </dependency>
 
index a4ec2fa8e3f187f0fad17bf85e8c1ba16cf0972d..3e07aa268b41e0f68eae3865ed5d0285de804434 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 23b009e85e055d78c8ccb7e04d8063db9afe053e..ab9c5a2da7a0fc018cde3cf03b78f6f3d6ff4ae2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 499aaf82133e9d89d13a72e8bcfaa4afcc6cf3f3..427e2bf9d0eca4e6624a684a3da8a668ad26cbaf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 960fa2a4b0b65fcc9430f5d202316b892a97e65d..311bec4c5d9aa0402aec551cd55b6ec335eb668d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.api</artifactId>
index 55f6ecce256a7ee98cbbd9302c4e2d6591101637..b8830aa414904e6df1be0dfc4094332714a047de 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
 
                <!-- Argeo common distribution for Secured UI -->
index c99f8617a852f63f722d5d1e2e649ca7710233d1..fae2f3608049450e5548c2bf6a829ff0c7ffce4c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
 
                <!--  Argeo Base dependencies -->
index 545ea4a1f2988c11998f8d89f96bad2d600f48b7..02249ab2e897ce50b20bdef2954f161a59fca88b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 20fffb7e52fb025ec72303590e3c7ba2d328732c..cad9d1bac5c6437dcc4cded0b49488cae3c52ab2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9024fc7c1c50d6e163a539eafb70689301333129..cc8c2b603dbf6d2bb685758106958729c3ecd8b9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index dec985e42c17300ceacd4e6b1c1d5de4bdbdae1e..d7e438da9c5b17c4c95667cc344c2d558ed571ab 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index 6229312efd2be760aa6f3ace13f907f0f6e027db..3ca2730ca9896e8317c7d0848ecb1766c22eb3e1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
 
                <!-- Commons -->
index 101069d1c9d411dece78d87a9e97540d0679a5d8..3ce0688168dbf44c93428c505a38e4a41561926c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 881d95b548d87ec88fb2c91f6cdce6353e98f883..fdd7891bd075c8ead0abd2ae31094b814a226a7a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 908d8ba8ee8959673dc8bc67d3b5db69ca5684f6..1974de1a2f52fcc8cebdec0540b79afb555073ef 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.3-SNAPSHOT</version>
+               <version>2.1.3</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.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.3-SNAPSHOT</version>
+                       <version>2.1.3</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 2db9764aed6f8bb774461a4b517bbbdf466d0f4a..7cee61ef7e0e354fc01d7939db17d26a3046d6cd 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.3-SNAPSHOT</version>
+       <version>2.1.3</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.3</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-2.1.3</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-2.1.3</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>