[maven-release-plugin] prepare release argeo-commons-2.1.15
authorBruno Sinou <bsinou@argeo.org>
Wed, 11 Feb 2015 17:52:09 +0000 (17:52 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 11 Feb 2015 17:52:09 +0000 (17:52 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@7795 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 a908a864dbc181021b02666449286876f36d3bc6..8c2946455e87caf7da08d58eef71deba397cfe6d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</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.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
 
                <!-- Third parties -->
index e4300d04c69affbc8e75ccee4a5fd1f8c3f4cefa..796d5872d58e6fc32a8000b2e61195284b985bcc 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                
                <!-- Applications -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
 
                <!-- Third parties -->
index 81ea20f14338d22a6e9e4de785f2ec0362f42651..0d504794eac32b6f352f77f2d9046e02bde36e8a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
 
                <!-- JCR / Jackrabbit -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 58ba8cac52b07b8991fe41ff28a712c1a56fdbc4..e20c965a9485719c94b378956b9d0e0b2d35475a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</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.15-SNAPSHOT</version>
+                                       <version>2.1.15</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index d63c1887acfbc667ec5eb1062249dd0b81255b3f..252f276af91e134a0ebd9d6f12bd751fb5102510 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2ee810412cc85ed8f6c96de5625e3b6f67880657..c5db7c216bc4410504ed04dc5e558ff8d6c46358 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 8b844f869c914a94cdba94f388c0cf33fb2f2d43..dc71a020d0978a7119840ce8172345e044e81fac 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b16bed3e7d8b63a8d4523c12c427b285ef6bfd4f..162b2872d0ada64c2a84ca5a0a7567a660687045 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index fe03f70a2e79a8a1fcef843a00f2ee9cdc84a88e..826198cd773f7789c867edfc940abba1bb62d19d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index e884b1a5b212bb92ca75e2d4ba3f4e7144c08034..0b9121a96b0c5d3f90986d6d6733123c1733f5b7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index c81445d6093d747cd84fd6347338493c2827f865..915c9424aa51b83cdcc70fa8bbac82657e4129e5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 6971f48d1d9dc81217e8c024ab0e215e2496e5ce..08313890459380bf84d500a28dbef12b984cd2cb 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 08d995c84d324949ab9ed358c6ad3b4bf6a38c10..9676231f3162fc486e164660275e79d4367f15f4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 2cb9298968f19555ef9d024ffd849359674b25e1..6d4bcb5ae9dec7e1a505136269d28a79d4db2935 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</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.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 28166c87c095ba5866754011fd2628dba2ab3124..78dcaea0da5cf87a96c5e58164320b3ebba65cb3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index f40b21b0164d6833b9514ab95bfc002bf9a3289d..cfe250aa4debd77e8325a1feeb23be9bb6f0b1c8 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 4534943948d3263cb102a6b9d93cf35251e0e77d..178e34835e1ba85d082a6d1a400c23eda3f874e0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 852fc02aa53ad4c3c9cf3056b57670e27d7b385e..49900ca2105b458cb467b1a26186fd3fc8ec6511 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</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.15-SNAPSHOT</version>
+                       <version>2.1.15</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 019b083af98c04d3b580986aa7cd8b96c14164ed..3e5d6cf1db34aac70abf05b15ce4cd45d1b7ff77 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.15-SNAPSHOT</version>
+               <version>2.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 542508bc09de4d75e356434defa1f06271dfbd20..ebcdeeebe21ae308594e659b56c1d355c3d1f873 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.15-SNAPSHOT</version>
+       <version>2.1.15</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.15</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.15</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.15</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>