[maven-release-plugin] prepare release argeo-commons-2.1.46
authorBruno Sinou <bsinou@argeo.org>
Wed, 21 Sep 2016 09:43:14 +0000 (09:43 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 21 Sep 2016 09:43:14 +0000 (09:43 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@9199 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.ui.workbench.rap/pom.xml
org.argeo.cms.ui.workbench/pom.xml
org.argeo.cms.ui/pom.xml
org.argeo.cms/pom.xml
org.argeo.eclipse.ui.rap/pom.xml
org.argeo.eclipse.ui/pom.xml
org.argeo.enterprise/pom.xml
org.argeo.ext.jackrabbit/pom.xml
org.argeo.ext.rap.ui.workbench/pom.xml
org.argeo.jcr/pom.xml
org.argeo.node.api/pom.xml
org.argeo.osgi.boot/pom.xml
org.argeo.util/pom.xml
pom.xml

index 2cf24264dea434e537ff6d5b808198c04a4f6f4e..7a7b63adbf60777b4b6daa89708b93ca29d62f39 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.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index ffc635ebdad5842e2b7f792fa7372391cf4e868d..ee4c855b077334684f7a893054e21e4bb463732c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index a596ccb02169d8d47214d9cdf9ca747e4a9bc93a..edcc7d7a3c8e65516f0a926aecd287eaba2c5be3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index fd6b69924f05fa31d36f86d2c4b81010ffe92c81..cfaa8482fa51ba9c6df21ad26eaf62fffa1d353c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</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.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                        <type>pom</type>
                </dependency>
 
index 77d3d46bed14c752e4e0268b1f2b871e3e6b36f9..4322351ef7403c265c1ff2ad31912efa42c8a9c1 100644 (file)
@@ -1,11 +1,10 @@
 <?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>
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -77,7 +76,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.46-SNAPSHOT</version>
+                                       <version>2.1.46</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 67298eacad3788fa12bf884c1804568b3ffb7c94..bfd01f2127206e1026345edfb1b32a47f15ee451 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</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.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
        </dependencies>
        <profiles>
index 9f6516e08dfd8d83cc15661918ce2f038056218a..37c0e419464b66b771f25deed0fd56f76bce6543 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 7fcce46ba825420a793930f461ef5750be388f41..41a8c95c323b9182e35b131847c63f5186c10fe7 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3e38ee03b4e0f4e7c5dabf7e953dfa1e5a1edaa0..9882d057ed2ce12d8a706cf4d0d942c12da47e21 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.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.commons</groupId> -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 90fffa5be33a742286912db1a4a11110a673e468..49dc4ca04fc41e05ad3853563475587ef7a42909 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index dbbe1590d78a3565dbf13edaf408141e449eeb7f..aec2ead45a82ca1042dc72e87d520543930fb87e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 5807a5a777fbfb8a61ea32b038f625a925f79eb9..80e1caac35de534621799d927e24f09960150fbf 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index d5f26c54b507774f20bc7940271c6677f34ac483..5fd980fb32454d7a5dccf24dd8cfa10e810d7fcf 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b8e8377cf126b993f1f845a8163868d21b0761e9..59156d7285034d6bb807212d776fe09a8c7a51aa 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 15d5e618f9bc74578552c6b7d77f4cd305a94f43..5b21721657598d1c25484cb8e61afd6656dc18af 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.jackrabbit</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index d45618a7718f11274ed717e43a464656005015a1..51cdd2d8736fbbbeecbf7523d7c0be908df2795f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 0abd44cec8ddb7f5e88103040b664bf684782e21..91d309efc23c5bf396b87ea5b585adb5eea3ae2a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.jcr</artifactId>
@@ -12,7 +12,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.46-SNAPSHOT</version>
+                       <version>2.1.46</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index c52d9a48955ae337aa619a09450c28f0bc8004f6..90ca920f0076b4693bf40b1466865ace3c039278 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index eeaa32be53f68c474c000c692e57df825aec8439..a1cfd26e8131f2a6bfdc0d1b938d0d358432b782 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index e097bc238d2fbb1b7f2b1fc5debbe918cf192dbe..4a7c304595f5f90f5d0a154dbf102b957901bf7f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.46</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index c36ba423de5aacb2ce43cefdf24b48aba54803f0..233cf12f1f21fa3fbefa51eff68b54eafd4b4542 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.46-SNAPSHOT</version>
+       <version>2.1.46</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -43,9 +42,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.46</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.46</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.46</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -505,10 +504,8 @@ limitations under the License.
                                                                </goals>
                                                                <configuration>
                                                                        <target>
-                                                                               <copy todir="${argeo.rpm.stagingRepository}" quiet="true"
-                                                                                       failonerror="false">
-                                                                                       <fileset dir="${project.build.directory}/rpm"
-                                                                                               includes="*/RPMS/**/*.rpm" />
+                                                                               <copy todir="${argeo.rpm.stagingRepository}" quiet="true" failonerror="false">
+                                                                                       <fileset dir="${project.build.directory}/rpm" includes="*/RPMS/**/*.rpm" />
                                                                                        <flattenmapper />
                                                                                </copy>
                                                                        </target>
@@ -533,10 +530,8 @@ limitations under the License.
                                                                </goals>
                                                                <configuration>
                                                                        <target>
-                                                                               <copy todir="${argeo.rpm.stagingRepository}" quiet="true"
-                                                                                       failonerror="false">
-                                                                                       <fileset dir="${project.build.directory}/rpm"
-                                                                                               includes="*/RPMS/**/*.rpm" />
+                                                                               <copy todir="${argeo.rpm.stagingRepository}" quiet="true" failonerror="false">
+                                                                                       <fileset dir="${project.build.directory}/rpm" includes="*/RPMS/**/*.rpm" />
                                                                                        <flattenmapper />
                                                                                </copy>
                                                                        </target>