[maven-release-plugin] prepare release argeo-slc-2.1.14 argeo-slc-2.1.14
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2018 18:27:37 +0000 (18:27 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2018 18:27:37 +0000 (18:27 +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 78fe05e9b1ccf4c2168ac9b94c531e504853a63b..7b1631039f42c2ec97eec4534debd3d12e3e9125 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 22bb0ecf783567ca3f0995030fd038a44087879c..dd38a817a00b98e7487517e291c5da899a8e3029 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 47bdd1e4cd577291d67fd1b9dca7dfb18e6ed266..43b7d12c3606e06899c4b389ca8d3d75debe9129 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 9056470be118a90f9a21c1cb865dc9b05866104a..c94a7eeb42265745658e651fc9f3fca5b6a411ab 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 21c161495976a0f0fb12f3f3bd9681642153a6ad..c0561cf2d549d3969d34310981cd30e593322353 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index f352b97f6ae103f3c5be43069f9f6f8d8683b822..e230bd655bdd839e2d90034959f7e4f05260c0a6 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.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.backend</artifactId>
@@ -46,7 +44,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
 
                <!-- SLC Libs -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.factory</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.slc</groupId> -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
 
                <!-- For target platform generation -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index fc849d2203c201b2c24445ee0f8f17f5d19da37f..6def5fb7a87c6b777ca496096fefc21e27603dd2 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.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.e4</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <!-- SLC Libs -->
                <!-- <dependency> -->
index 0947c103fe6ed001e1257a546c1d01ff88e889f0..aa903838703a3a867252925c059d743c0f67149c 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.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
 
                <!-- CLI Agent -->
@@ -90,7 +88,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.slc</groupId> -->
index de4b48b5baf2d379579f3908f5d99aed9acded9b..86ca0e7d652153b94f4e37303f996bcdeaf38fee 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index f615eb3ca5ced166d9a881885b3abc66e0e863c0..7e40a3aa2d9a53a5a9e3628112cceaa6a366bd06 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 89a25e573f4a8a340955778140a28c6e7cef5735..772d7aca79c96ebbf5ee7d136863b11d1b224e5f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                                       <version>2.1.14</version>
                                        <type>pom</type>
                                </dependency>
 
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                                       <version>2.1.14-SNAPSHOT</version>
+                                       <version>2.1.14</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                                       <version>2.1.14-SNAPSHOT</version>
+                                       <version>2.1.14</version>
                                </dependency>
 
                                <!-- Launcher -->
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.launcher</artifactId>
-                                       <version>2.1.14-SNAPSHOT</version>
+                                       <version>2.1.14</version>
                                        <!-- <type>tar.gz</type> -->
                                        <!-- <classifier>base</classifier> -->
                                </dependency>
index 28699d41f63e43ae6b3621503308a1a6475ff8fb..3e3aeca7c4b07da56b165f5a3eb7b25061009c94 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.build</artifactId>
index 146ea56184ddfcce46b73eb468a1c580c9982ab2..5337493124f1de8c22dff2b688f89188d8789402 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index 818b7f95e7fbd9e1ec71e55202f008a813815d8b..7112676b2ff192695737038de309fb3802478b2e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 44bc31322443ea3bcadcfcd1b7d29cc6f0b1b99c..f8fc0f6ff2de989da7b65af9dd6851d571e1a4e7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index 4d0af1dd21bf92c5b4d19f7f35ea71aff6e4fd05..93db642f9478a66877c67e02b89c1a8fb53f5770 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 81e08fb78e54c49d7a85fa47c867c88115a54683..691ed86f9241b38bf6a641de2e1663fde3e756d6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 16149b31ddddce93ca045edf1845785a9c9df426..349a3c462c549576041086a7a006ed39d82b3a01 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index b03a9ba73b8cd89ee355cccd6588ed8bbb96b9ac..451ac9ee4906c13d25d105b427fbe76ff9dd42af 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.api</artifactId>
index 33ea3dbb1dd57950d66d5bdc906493504bba91f6..e99cdf7d1149c67e39c24fccdd78ccb370fc866c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
 
                <!-- Argeo common distribution for Secured UI -->
index 7cc90be5ca62dcfb7ce7186edd326abdef09b2cd..dcdcbbb1e3bc2b67cc04e4b73aa792259ef79747 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
 
                <!--  Argeo Base dependencies -->
index 31c22767ff79f6bfc0af7fc1f9033037142cdafa..f737ad63653e41b35ee1fa072605898d06431da7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
 
                <!-- Argeo Commons -->
index bcdf5f1c5e37f604a0c56e32e1603ffc5020d5e7..405eb06ab07b2786641af01d4551df0e1e209d96 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 1c3ff555d813711215ad9749600f8458fc3bef28..8e5e451f71b055bcdb4a9d41635e4887b199b769 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 9a76024978b8dcd267d4f1ef579a908a33f91d06..b79f019d8a74cf0162592ea6ec48542125c3ce65 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 1ab01609c6482c9e1e184871af0bf011e17e990f..a58a04cd546346a9b44d6f1c534ba18493886364 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index c0b3db1959533a1b72a474f3c2f4d28e47b030ba..26340fa795247e148a8e4fad1fa1d22bbef8af14 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
 
                <!-- Commons -->
index 325375e594f92a387c33de057b0e678e66d82528..988a24ee2e8857d8b24dc490d1b1f9df3b90ffd3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index b066f1c15b1be33c0e63abdb599247e1ef580002..de192dbc656154614090b9f7cf54fed011e617ad 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ccfce11dc4a7e4caf6c584e883d026d4376115cd..2b6658e3c5cc5a0ed5750754f1936903e10d212b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.14</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.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.14</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index fa573719811e7dab9f3fd4b7a7110170ae8e5833..2fb5f13f25ad4ad7eb2d065716dba257be3ebb7d 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.14-SNAPSHOT</version>
+       <version>2.1.14</version>
        <properties>
                <version.slc>2.1.14</version.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
@@ -50,7 +48,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.14</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -157,7 +155,7 @@ limitations under the License.
                                        </reportSet>
                                        <reportSet>
                                                <id>javadoc</id>
-                                               <reports></reports>
+                                               <reports />
                                        </reportSet>
                                </reportSets>
                        </plugin>
@@ -174,7 +172,7 @@ limitations under the License.
                                        </reportSet>
                                        <reportSet>
                                                <id>jxr</id>
-                                               <reports></reports>
+                                               <reports />
                                        </reportSet>
                                </reportSets>
                        </plugin>