[maven-release-plugin] prepare release argeo-slc-2.1.13 argeo-slc-2.1.13
authorMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Mon, 16 Apr 2018 08:40:50 +0000 (08:40 +0000)
committerMathieu Baudier <mbaudier@forge.dmz.argeo.pro>
Mon, 16 Apr 2018 08:40:50 +0000 (08:40 +0000)
31 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.e4.rap/pom.xml
dep/org.argeo.slc.dep.minimal/pom.xml
dep/pom.xml
dist/pom.xml
dist/slc/pom.xml
lib/org.argeo.slc.lib.build/pom.xml
lib/org.argeo.slc.lib.jcr/pom.xml
lib/org.argeo.slc.lib.repo/pom.xml
lib/org.argeo.slc.lib.rpmfactory/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.e4/pom.xml
org.argeo.slc.factory/pom.xml
org.argeo.slc.launcher/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 61216e6ae46ddce50ab43cf9517f15c9a46fffd3..5fdf747abaef4f8da5035d55d3e23f0fd1cf9788 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 72d1bdad16cf948f47728ea79b7a3e98a8fa147a..209438ab40a679721447802519ae71fe8037033c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 837b4e9ea8e3b68643ceb10768e1ef114e7a5d5b..87a0f6443607121aeb981352fa8822f184b9caf7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index f7a00cd47cdbfe432d90f9f099669565730a19dd..86c155c28ec20882045a6126cface6880c3ed82e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</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.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index c5be6533db97706ad9b4f501e9b986f34d6c3ea8..c8f693c40ea2d1bb8d08e22045893c54fc717512 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 7bd39536fe5436818ec90af3ee1b40b6609a779e..b3b5c754418a44dd87ec0fcfa42357031e645eee 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.backend</artifactId>
@@ -44,7 +44,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- SLC Libs -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.factory</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.slc</groupId> -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- For target platform generation -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index cdf502de410611458670e1628aa1820b2fcf814a..8539f15677986acd365435b354c95ac05137300f 100644 (file)
@@ -1,11 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.e4.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.e4</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <!-- SLC Libs -->
                <!-- <dependency> -->
index 57a2b91f208c44db483b7744bc2cda37c15e8792..449c6f8f2d83e477161fd3174ef361857f5824a5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</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.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- CLI Agent -->
@@ -88,7 +88,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.slc</groupId> -->
index bcba342bbee036b781156d4fe72e7a38de39b096..baa49c5e201bc41f0f29e58ecdf01325ef3de957 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index d8acf4d3d48dfb09dfbdd6169732dce4b8ba585f..7e770a958d1107bbcca0b04da91c081969291ac3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 597576cd88b05648971763b99e300b6b4fc0baf3..045c60298e3ae7bd69b5a778ffcadcd20ebfd8e6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>slc</artifactId>
@@ -59,7 +59,7 @@
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                                       <version>2.1.13-SNAPSHOT</version>
+                                       <version>2.1.13</version>
                                        <type>pom</type>
                                </dependency>
 
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                                       <version>2.1.13-SNAPSHOT</version>
+                                       <version>2.1.13</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                                       <version>2.1.13-SNAPSHOT</version>
+                                       <version>2.1.13</version>
                                </dependency>
 
                                <!-- Launcher -->
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.launcher</artifactId>
-                                       <version>2.1.13-SNAPSHOT</version>
+                                       <version>2.1.13</version>
                                        <!-- <type>tar.gz</type> -->
                                        <!-- <classifier>base</classifier> -->
                                </dependency>
index 8784a29c24928ef0abfdd8fad008eda6e613dcff..65da09d4e981191c5c90fa2a047cd43b59bf752a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.build</artifactId>
index 8497d071e53725a37c5144f78879bb913ea41346..0ef9d1e390774d3662993b54b1435c9e7c1be2f7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index 2672bb9fa37b90921350f96620d0a5da6a873964..ca847008bcf3960615f587d62fc404ac0b48ff6f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 1e1a9e5fc7608577bc60b5e9bb86122730d6de25..250382a33ba80e9eb9ca4c2b1c619e23e0dc4121 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index 953e9d0dfa496d842e3c474732508c76af881952..fc1baba2a1ba428e581d1fa5694a9c3edbf2cf28 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</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.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index d292a6a91bb59d7eca762d8aa7c5ce575176f3d6..f444c487f9e31d40ddac3edf83a3d1e01925fec4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 3c25293bac94d96a87f6befe036d26a453e64ce5..06cdd767e8d25c10ddfda63b1cb1d939efa097c3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 0e41d64d2ecfe56657191f0a0a31a3c5476e8aa6..095a30ffe5f0e87a4efaa6925efc2a48c63498d7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.api</artifactId>
index cd61ce067bb4a7dc3aa5a5d202cdc97c5da7dd7d..9449748f14e74a78c93db0c16180b3e2a51e7150 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</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.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Argeo common distribution for Secured UI -->
index 161a73cf3b1ed43230a74876b08ac6797c33782a..cb49360e2d653ac26efcf452b78d2cd7aae84d8e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</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.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!--  Argeo Base dependencies -->
index c1f1f5738a9a8c19cd1e6327b158caa5b9fa0c55..5e5f65f2f754c921b3e8e3cb34c1871fec497cdd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</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.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Argeo Commons -->
index d3778fc3459b2a7a6dc4926c62d533bb9e851e39..1684660055cbbe4994dcc6d3352796dfb03f1154 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.core</artifactId>
@@ -51,7 +51,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index de67f0118ccce83a49d0873d009f10d4974bcc99..334ab8e573a0483735f9eabdeb62ad19b20e9ff2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.e4</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Argeo Commons -->
index d7808f944eb39c7cfb44905874364f19642440c1..3e33115b6ffcd23714ff48db1b2eef7417e62c63 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</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.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 75079db4934ef024e2775e11c39535c805bdb4ce..4c1a265b9d0d2c114defa0f0f2ac8eb884e498f6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index f45bd1cfa2ba10558a2046236a57bebf89091858..b9be494ab0b5c928556e989b953f5f3680b22a32 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</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.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Commons -->
index 7924ccf257516591311fe1f80ed0494974c4cd65..bd45c58e3773a8b47a4bd928e65bdc673868cd51 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 457da451c78c57ad784e38de1dff952ac422a9f5..6b2f2798942b368082c242ec4c5f979a1f9aa4a3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</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.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index a291e0361f427e7d14881339492d1f2f784ada62..ff1ca57a1faf0713baad364fb7825a2692955ead 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</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.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 7faac4692f7a1b94066d9dbe24974d8412e12827..879faf239370645f71174e588f31236d4efbbd7c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
@@ -11,7 +9,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.1.13-SNAPSHOT</version>
+       <version>2.1.13</version>
        <properties>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
                <version.slc>2.1.13</version.slc>
@@ -57,7 +55,7 @@
                <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>
-               <tag>HEAD</tag>
+               <tag>argeo-slc-2.1.13</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>