[maven-release-plugin] prepare release argeo-commons-2.1.42
authorBruno Sinou <bsinou@argeo.org>
Wed, 29 Jun 2016 10:14:05 +0000 (10:14 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 29 Jun 2016 10:14:05 +0000 (10:14 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@9013 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 d6cddacf26012881b38224928e6730971a33d59e..1176574d599a9b1f62635d8a3cafb7c1fb635ef9 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index e1d35800f4e4da5c2f97fe2d9fc3f023c891aa8f..9a488805f32ec394a4dc66acb0ecd369c2dc796e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index c5335fdac19447731b30e3cde56d38fda3fc48f3..afd3152eaa15b3a0f502878afa3c1b46f5cade7b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index e604c83350abed5ef3a6c1382d72c09b9e3e8bf2..fe3d889dde10f44792d6e837f7afada72a7f7845 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</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.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
 
                <!-- ALM Third Parties -->
index 36df3252b32ce04a4a4b847a18cf05e9a14f5631..9c7c43b0accff2caca454c84951630e4cc1b86ac 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</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.42-SNAPSHOT</version>
+                                       <version>2.1.42</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index e46fe628a890ca3f12dba1c84de01ef851644ddc..6a7fca03c37247fa0c7a16f4084531e5889abada 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</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.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
        </dependencies>
        <profiles>
index f409d0887b982297a47fb105d7a1a448e5e465da..f09a4ad11822ec047361a34a261b009d1b44c769 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 0eb5209eacbdcdb7b63ee904a2b5f6dc91f0f8ff..d08ba0372b18759e3a53b4616f24911c1790715e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index fb66ccb0e436e35bab8572c8c394678b6b3ebfc4..f8b2aa0b4395506381ab7b9526f566c01b731427 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 74cd2a1c79ce6fa111e89d7781db47c537da2631..32e4df19c853062ba5209c4150c688d15fb37277 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 5830bee2ff2b96602fa2cfa9be29a220d06c96da..888d2d931e7b80b91e9fd55f7a0b6bf4edff7a57 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 14db8748b3d11d4a612238d871b8a9f31c60da3a..d1efdd4e6f58414c8f4803978ec8faa891529c05 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 8abafcc34e77fdae8d910fdb5865af3b0ad50694..c429975f24c4478103221f09adec1eae2e733be1 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index e4697152b1d08fcee3e273da018d1ff554cb1f63..c287508a5c3510173ad9f30673f460140e4e56ac 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index c50bcdc098761af9cf1ccd378112be46df9c8c00..dcb5df3ed9cafdab87bcd265b52a61ba07cc1f77 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</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.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 643c4fb8c75dcdc422677ab4a3c2019a857c5c5f..af8eff2b65241afb76a3f05acfbc457f9df7c295 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 384379704cf378d13a478d69b03be05afe6e5252..6aba96dc11265c52f8316448fc1a026f0f8684fe 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 8e9d5e391f57868ff339f80f5c0943972ad0fda3..d8a112537d7d95de54a21432f876928005386284 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index f111204118f32082321c82a07dedef68d48c7b19..0f70cdca4985673d949be202604cee8d2fd7832e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</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.42-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 927938717e2bb6368e825c7305096d95da38477c..4199a2b6df57d792c00e72d7688ad955aaa16efe 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.42-SNAPSHOT</version>
+               <version>2.1.42</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index ce6d56f23d8bc258904baa55cd961d221aa2a439..4a59f1d4a5d6a8d5f396b947c4e7456f563616f7 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.42-SNAPSHOT</version>
+       <version>2.1.42</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.42</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.42</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.42</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>