[maven-release-plugin] prepare release argeo-commons-2.1.16
authorBruno Sinou <bsinou@argeo.org>
Thu, 12 Feb 2015 19:59:32 +0000 (19:59 +0000)
committerBruno Sinou <bsinou@argeo.org>
Thu, 12 Feb 2015 19:59:32 +0000 (19:59 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@7828 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

20 files changed:
dep/org.argeo.dep.cms/pom.xml
dep/org.argeo.security.dep.node.rap/pom.xml
dep/org.argeo.security.dep.node/pom.xml
dep/pom.xml
dist/osgi-boot/pom.xml
dist/pom.xml
org.argeo.cms/pom.xml
org.argeo.eclipse.ui.rap/pom.xml
org.argeo.eclipse.ui.workbench.rap/pom.xml
org.argeo.eclipse.ui.workbench/pom.xml
org.argeo.eclipse.ui/pom.xml
org.argeo.osgi.boot/pom.xml
org.argeo.security.core/pom.xml
org.argeo.security.jackrabbit/pom.xml
org.argeo.security.ui.admin/pom.xml
org.argeo.security.ui.rap/pom.xml
org.argeo.security.ui/pom.xml
org.argeo.server.jcr/pom.xml
org.argeo.util/pom.xml
pom.xml

index 972a328940c10330197478bd8156fd234d7aef75..6231cd27320c138cc9cd5434af1c5b9d4fdc618a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
 
                <!-- Complete target platform -->
@@ -26,7 +26,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
                        <type>pom</type>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
 
                <!-- Third parties -->
index e37f0dc4cf22efd47cb4fcf3d0aa8dee5b0f1252..dde91598f74b0831d74f405ff91090500fbcaf8d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                
                <!-- Applications -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
 
                <!-- Third parties -->
index bcca824d7411cb41f4bd77d493bc0432ef67c4b0..f58b63f329f0ef7200927f933b90c3528bc0863c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
 
                <!-- JCR / Jackrabbit -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 00c05f8f8d84fff410a72194929152a7de0946df..4a0c8273b716cedc2c45ef0647400550cec3b65a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -68,7 +68,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.16-SNAPSHOT</version>
+                                       <version>2.1.16</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 3e27f26855e87af898935ad8f4358cee87021698..bebd1f74a47b9f885fc4332501f0fae01c45f0c2 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f05a46edb12260862a51d24589472096d67cd963..0640efd7daf735fb9a1ccae7778acb43624868e8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 980859841b0c50b0c0533bfc36fcf431dcd80c49..e23e13443f3ecd6ed0f7a7634d645f54d053abb3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 27302a542ea40be8c552965ea1c1a75a856b682c..514f8516715b0e294fc455629241a4cd66e541fa 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 8728fe459460a330847826dcdf28dc87e820d82f..75faddd986a97aa2ddd170529b53f39b6920e5f9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index ba7e30ff903a7ba97b78c43a047b2e0509f16647..8a63db6c30a2dc5ec456427d728481a16e8e6a62 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 2e90c659f2c0c2bd91af0a7e08d034ba24a3853f..e53e5d2c24ab264f2be23e155d8835364ef07762 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 167c80d15a7659c6597c71f34cae3cf32dff7f84..c4991651fc2f7edca3f09b70969bba3b0a89cf29 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 92a4654f18700b54f5241dd6ce8accf99c389d51..0dac37615f9eeb2ce96dcced26e8a6fd89047026 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 09072ecd415b3d65fcde2327295a33f701fa45ce..d4b13386a00ae2d9c505e2479f87b8714ae9c6a7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.jackrabbit</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9ef6ef9434de60c7a948111e7442c2f50c3b2884..5fd07a42f8564c8b8a0f899476bafc8eb1cb1168 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 86e65353003ff5816445e392b5d0e5b1637ad2b1..f68c1fcf34a101a868a98e9b37409e34a1f0e206 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index d8e509ece02515c638d21db51c6186f0bbfe228c..618f61cbd9f8d833f7a1b6ee2739c34aeffbe986 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 7679b30675b5c74c1b942f31b569482bd777e524..9a7eaaae12bbe4b31460f11b3661d410c1622a37 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr</artifactId>
@@ -12,7 +12,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.16</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3643b8f10c88f2ac1f3e3cf3804bb2f03144c9b0..f3748675d9b2ac7895a3b7e764f935111dab36e6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index ace4ab91ae6e8f311c7dfdce590a4ee9f79651a6..dd5b13f20431e777179db2a2e4a9cd7404d9cc60 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.16-SNAPSHOT</version>
+       <version>2.1.16</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -41,9 +41,9 @@
                <module>dist</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/trunk</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/trunk</developerConnection>
-               <url>https://svn.argeo.org/commons/trunk</url>
+               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.16</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.16</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.16</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>