[maven-release-plugin] prepare release argeo-commons-2.1.38
authorBruno Sinou <bsinou@argeo.org>
Thu, 12 May 2016 20:19:58 +0000 (20:19 +0000)
committerBruno Sinou <bsinou@argeo.org>
Thu, 12 May 2016 20:19:58 +0000 (20:19 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8915 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

21 files changed:
dep/org.argeo.dep.cms.client/pom.xml
dep/org.argeo.dep.cms.node/pom.xml
dep/org.argeo.dep.cms.platform/pom.xml
dep/org.argeo.dep.cms.sdk/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 145c963ee202123b3b0d4a68f9745a7bb0b26a2c..6c95f07497f13b3fbed2c9d8d940a33d42bb584e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 4b1460842110db07aff45c7e46d6de5176353688..3f9c13a707cb6b514616d63abf6d18969fe26667 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index d701a8de7f6a16d2dd1f43b8d93639ad831bbaf3..5c2ccf1a40c4ff1e578660959e7afccc70ac4bd1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 8c92f58c803a8a42b1dff79d95bf77f2c07e0443..b5506ed700c808985217682bf8ca9a0f49ed9495 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.platform</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                
                <!-- ALM Third Parties -->
index 32932585aadcb4142dcae820149404f4938bdb19..36253465fc60b73dfe260a60f1fd35a5e2be65da 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -73,7 +73,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.38-SNAPSHOT</version>
+                                       <version>2.1.38</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 46fa513f6a018b4ec3f4509539781f8ae94964b8..f6f16878caaa811bc1cfbc2918f9ecf0877858e5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -23,7 +23,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
        </dependencies>
        <profiles>
index dd8bc648b44c4129842191c65167b541f9367131..d1cdbcb086ebf34ab24b4dfb617a93611e25243e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 2c5ca2bfff0489a94c3ff239ee9552d4b6b02b04..6f19e293fa5fc20c6fd9a2984e029b28ca1f04bb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 12c8ccccf6d18faac1773eff1fb2253fcd1ba82e..b1c8bbdf6c584e5477a0f40b507345d593cde8c2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index d3799121802bcb0337cc978733570ceddef853dc..818eb8a5eae3eed1b9ac6bb6630897f4c201ed0e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 8732791b552c170d61a7ba0361f804f8a5eb7fc0..2bd90982c1270e1849bb2d1dbb4f45c5a1924723 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 388efe3174916a53be499ae4afdf68309aa9598e..62e24559d6c4ff9e6cffcebb6bed772e17cc60a7 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index f2162a8268a198df76fb759a141edad464ba6547..361e2f7974457f513213d5b6c4d3591a247e6ca3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 57fbd9b699189b4a7e140073ac10b147168b9841..4c31313aa6406fff7800127e32ae32122a550691 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b594c3cb53bff04d2f3847b506da4cc4922f055c..f8529fb8e42d12098b980cbe58fa8ff67d912a35 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</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.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 8f1799fc577974737c0ca4f6f99d7f71f90b76f0..2843ad0645f95805f2914e1f0120ebf34d915842 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index f9001f04bca3f10b8d2418080a66406610dfeeca..4881437fdede2c9a20f103ad27d5e86b096249b6 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b945649e33ad8e40b6293bc890c89eaaf4d64177..9c5709a452369e95cec8a3951cb4c71b0e27641e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 86234e7cf5bb3a8c1aa788390f7bdbed564bcc7c..f4c81a733f373908df5ae66843dfdfcdda3c7acc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</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.38-SNAPSHOT</version>
+                       <version>2.1.38</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 50c3e647ed44a3e4a67356d99fe8a0b8de10aee2..133d4d90370e8bc6e72f9a800cca38ff3e331c82 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.38-SNAPSHOT</version>
+               <version>2.1.38</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index ad74732d414c9800466b99b5128e6caddf6b1c78..a1fb99f4af4aa713fe1ac38caa2209d073a7f9af 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.38-SNAPSHOT</version>
+       <version>2.1.38</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.38</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.38</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.38</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>