[maven-release-plugin] prepare release argeo-commons-2.1.13
authorBruno Sinou <bsinou@argeo.org>
Thu, 29 Jan 2015 15:52:44 +0000 (15:52 +0000)
committerBruno Sinou <bsinou@argeo.org>
Thu, 29 Jan 2015 15:52:44 +0000 (15:52 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@7732 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

23 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.ldap/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.core/pom.xml
org.argeo.server.jackrabbit/pom.xml
org.argeo.server.jcr/pom.xml
org.argeo.util/pom.xml
pom.xml

index 9e5d3183d49add9aca07468468c236c528587e26..a37e58100592ae4a62abe6a764fd1ee0e4572b94 100644 (file)
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<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>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Complete target platform -->
@@ -53,7 +52,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
                        <type>pom</type>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Third parties -->
index 8635bce78c7ef530025b1ed4ea5e2f60363d8579..bc234a66f7b4714998971863bb23be47bb28ef1f 100644 (file)
@@ -1,9 +1,8 @@
-<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>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                
                <!-- Applications -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.commons</groupId> -->
@@ -69,7 +68,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                        <type>pom</type>
                        <exclusions>
                                <!-- <exclusion> <groupId>org.argeo.commons</groupId> <artifactId>org.argeo.security.dao.jackrabbit</artifactId> 
@@ -81,7 +80,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Third parties -->
index acef7d17c9b6ccc98b7b545994f6ff4d5b7921d4..cde82f47336cf7c6222b17013a2cc2d59229894c 100644 (file)
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<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>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Jackrabbit -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Security (Jackrabbit) -->
index 52946c9f708a4744ec52faf4658accd43735570f..2b531872300a56b4a7d7722f200a76042efa8297 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -22,7 +22,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.13-SNAPSHOT</version>
+                                       <version>2.1.13</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 1c6b00882c20115a4a389d39f1d75a48ea039efa..1e9378abb9a2a3de67d088baf666826536b7fff3 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index c3117ef4a502c860bf5ada2c9ba303c3f6681813..ec1e621aa96d35e30b9f021c3e320f32e4e82427 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 498f042500d9e931bb3c4e2c6ea2af1e5f482d70..08318db9d7f5e438c1e5607d60385281f3b94873 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Files -->
@@ -55,7 +55,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
 
index beab2ccd18a37b23eb508a5f5e491aa2250a5ed4..cbd8e4adaa4f8ab1e9487d9378aa519a36d64c11 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -16,7 +16,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Base distribution for RAP projects -->
@@ -31,7 +31,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.tp</groupId> -->
index eea1f60c737d1aca3abbc7c8c50fc0b8979c0df3..aaedd83cdd215e32a6b0cb0f634262d8270e10d7 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 3dad56770235da464bfaea1d12ce87e792ed185e..a2b42185e6071b978009441c991862007fc0ad0a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                        <exclusions>
                                <!-- version of the org.osgi.framework package provided in this bundle 
                                        is too old -->
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -44,7 +44,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
        </dependencies>
 </project>
index 63019399f44facf4d28310932be20f21a0c10ac0..8f73bfaf568b1fbed99f2596ff956602cc05c988 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Bridge Spring and OSGi -->
index 5abbf1c673f8af9e37875224538723ae2b4bfcc7..44a07f9d88d2a16818a76c88520d91273061ed89 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 2305b7d7eff9c2e8ff318c4c0b33cc3bc697e70e..a10df67b9c95efa543fc3b164e899925c7c686f5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jackrabbit</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- SDK -->
index e53cd9d13105ca6d7085477bf690057882c29d76..e5589f504de62eff26126ee453408b5996da71b4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</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.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.tp</groupId> -->
index c1e53a25e0c8564309bad9e3cee291143bf7c9b4..1f660e3a32f2f548b436da702e9dfb4285d5700c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.ldap</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- JCR -->
index 707a5aae07b9f5c2da02b08cd2017870f8aafb32..b837b3eeed01762c1ef20ebdf124d46799517b49 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Argeo Eclipse, we build agaist RAP -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                        <scope>provided</scope>
                </dependency>
                <!--  <dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Commons -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Spring -->
index 1f5cf6f15904fd8a4895ea920c83b2559a28276d..6e42190cc43cbe5b9dfe66995e9f2bd4086323b0 100644 (file)
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<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>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -50,7 +49,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Logging -->
@@ -63,7 +62,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.commons</groupId> -->
@@ -77,7 +76,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 88dba0dbe6328b1c4ebafe556aa199be6f53569e..54d2e07a98305c383bd03f1e553b344f67aaf630 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Generic Eclipse Utilities -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- We build against RAP -->
@@ -38,7 +38,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.tp</groupId> -->
index 973603c8eb7c6db3329cd0544753959985a6a1a9..35905a60cd2f2d6f2c16582aec26cb9bd21f2dd5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.core</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
                <!-- Apache Commons -->
index c42cc6c00b952195205c17306a429e308c964e98..50eac7a4819c63d65b851eeaa614989c546b5562 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jackrabbit</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 <!--           <dependency> -->
 <!--                   <groupId>org.argeo.commons</groupId> -->
index 9b2258a108a5ab9221be69792d461f86ee596c8a..b462a6712b7fb4eac209546dd23d9a3af1c283ce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jcr</artifactId>
@@ -31,7 +31,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.13-SNAPSHOT</version>
+                       <version>2.1.13</version>
                </dependency>
 
 <!--           <dependency> -->
index d4ceca27c0feae40789ff9f54e7243ef17b9e112..d7cedafae2a4ec75db75db84a421f22f4a462ece 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.13-SNAPSHOT</version>
+               <version>2.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index b1960f97ad9f2ec549671a193ce40dcd52aaf2a7..31413e4eced49e40af3bc95c103807d5e975081b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.13-SNAPSHOT</version>
+       <version>2.1.13</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -54,9 +53,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.13</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.13</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.13</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>