[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 2 Jun 2016 17:11:58 +0000 (17:11 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 2 Jun 2016 17:11:58 +0000 (17:11 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8955 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 3d0ab48a3c066553d5437346e789845ed7b16dfa..0fd2deb9061611a798a403167bc60d4e8bbd4cfa 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 51f98b66877029b0ab7179ba19cab11dca705f29..2fea68f0488ad7960b1422b14866dccddd238349 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index ac4fe038d59630ebe51e94978d7b47cfd2432ba2..e7bbe3a2cf54a78623b02bd1352af5e328ded009 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 66faa5b7834dcceb1f32b71d9a29c946258dc2d2..eb1506702dc2aeced8e2f1d7fd608696b83c9d55 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</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.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
 
                <!-- ALM Third Parties -->
index 97f0537138b06b8059c64fe60b9737374f83dba6..afa2c7c5140feb1bdfa86082ec5b59556787e1f1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</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.40</version>
+                                       <version>2.1.41-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 0f2574aa5e59c94034ef06aa09e3894d0f87f0ec..49b001db4fd9f73879d2c450d9de3893d6792374 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</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.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index f0edfcaae1c57f8eaaf5763eb62d7824bc27a175..a754334ad54b4a800a5fe1f4df06055b606e07b4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 142b91c328be8ac4b17f3516193d8740ead83342..aeead84ed48e5730d294d59be94d0dc7553d94ae 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index f5ce659c23e61bdad2880c35842d5b37f7f34730..4e767a3f6b6077bfb253b31f8acafc042db89afd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b98df98a00c760b6102504c4f03161e04af12695..cf356aede70bcd87c7e36322e88b48f74d49b822 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 58f4cd6cae66e089674aeb7cc94f1d31cd829eb2..16e01dab840c831022c60e0b387bae1eb8fa6bc8 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 776d9b3abefeac3f597644708c03a4652f3c12b5..c074afdd6ae851cf5e3995e8f868cc6472905d40 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index efbb0005db016d16ee99361f019c991483465f8a..f4312cd7c4a1ba905ebc084b79f2e061b9088db6 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 640ba99a7e57baa66224a250b821094c9a04186f..594728f227b56b904d18f4749c37fb0722aef297 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 7148433500cd4136e459037e7128d8b13235d708..4c1fead41edfb9984e01013b3be74bc1cdd0d378 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</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.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 5b14e9e708a520d91b501ac9740b147119cee112..9f6d968d165a51dc5c8149792ad8a6f64274bf6d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 640af9c307c7e48dd62840d17fcf3101f719780b..529d41cd262dc4d36adc02ca294cd929a4b52b0b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b8fc74eed7dc0204917d543fb7b3d5cb65e5cbac..f6af987cb843f2a9f123671c0ef8bffeb3096f4d 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b819f8d7f6669a1482ae0921de3b536404f7c24a..808461795cf73f06830ad9b463fa5322d5fe32b3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</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.40</version>
+                       <version>2.1.41-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ca2d67f235c483093ed9026edcfc3c23f127c9ac..683750b3faf3c91261b0ed38b5dfd987c8d8309b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.40</version>
+               <version>2.1.41-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 25b69a2c2c205e6579dbf7c472fa4d5094ffe029..881e54ecbed2883ae4e42989575d2410159e9f2c 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.40</version>
+       <version>2.1.41-SNAPSHOT</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/tags/argeo-commons-2.1.40</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.40</developerConnection>
-               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.40</url>
+               <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>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>