[maven-release-plugin] prepare release argeo-commons-2.1.69 argeo-commons-2.1.69
authorBruno Sinou <bsinou@argeo.org>
Sat, 15 Apr 2017 22:51:33 +0000 (22:51 +0000)
committerBruno Sinou <bsinou@argeo.org>
Sat, 15 Apr 2017 22:51:33 +0000 (22:51 +0000)
22 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
doc/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 a8b610d6de95f07e63842d11d47131f66dedb901..f76c533c08d307ca34c7711b1e7488407b0d145e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index be02f02443f973e14cf6bb53d974caf1d86e080d..0f1797423cb380aecc2daaef2498e1dd2d892987 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.jackrabbit</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 89143472ad37555c5a4eb32ef2dbe13f70c360a2..26b3dfda5e54412bf6b04b4594f475b6b903a2b0 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench.rap</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.ext.rap.ui.workbench</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index 2b79241343c51b915bd11eb0b3398ee58704bd76..f1ffa5d122bc890e495328ae54d32c8280ba5b27 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</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.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                        <type>pom</type>
                </dependency>
 
index 208f35e4a74c1dea38fb8287a322515fdda224bd..ecbb8f0fc0efe2b2d9fe50e0817316a2e798c2c0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -76,7 +76,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.69-SNAPSHOT</version>
+                                       <version>2.1.69</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 02c3a495a08a56dc1de09db134d38c573a70e51f..ce2e5dd38e6ddcc02befc5c77a02500cf9976889 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</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.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
        </dependencies>
        <profiles>
index 8df0ffe70fa7525eca62f6251bab5c3ef9dbd32a..e45f120c1efe3fcc622b32d42007d1597c05d9d8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index acc9c080eb1e490781e2a1329c4a91ce32d4b0f2..12f1b7c91b25ffe4e7a4931c6216cf10ae1cb36b 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.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>doc</artifactId>
index 0ac12c9bec4e6d06eecb42123f43287ce161e5d2..5f9a3330b696971d77e5b50e080a9acef71dc21f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.workbench</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <!-- RAP specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 1ffb64a0401b89256882a02c7844231b6b66bc36..ab054106e6e68da502f38d4c483c277211155625 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 25fa02ffaa6c3eda77565370ce8525ea13bc8558..af0cfafd28efa1ee5e042fab40c832338eac8696 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 8e9597ba69272db55142c0304167a5a39c1add92..bad8bcbf902f492fbe0f51453131388537ec1d42 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.node.api</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index d1b1c79ee9ac033fa232e519542f2a8163971267..66c6389606c46c24051201a05653266d1d1038a6 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 6b533d0c5ae45f4c964efc9689e20a99f6eead36..98368721bffa14d5420cb085932fd64cca2f2d8f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 1ddf4443947c0b26a7d2e4ac4a5342780c719c6c..b38ce18702a91ff4f33868e10afa7709594cc98c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index c88b4ccb73337c0f6808297cd7f3e6dd0c1d0878..7c88ba3aa9b5397560157943eea193886d805471 100644 (file)
@@ -1,11 +1,10 @@
 <?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>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</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.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 0dd10abcaf210fc8b948c2464e7664579bca8649..21610e6bf0f32e2fd7de033a83c4a3d631327b87 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 42c24868a2d6a7d6bbf97818c059ed243d40864d..4d021fdde13341a74e06f3cd1534591bef4fd801 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</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.69-SNAPSHOT</version>
+                       <version>2.1.69</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index d7e4e23af68530ac56ef423e029cfa61a35eec2f..0c6993d14d5e2e1f7aa66a32ecb87d7252e232c5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.node.api</artifactId>
index 7b5ee8e8f55ef73338f40f0d7f61bab663cf3595..d60ed65edb1f939c4b61cb0df48be028a3aa9b53 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 1d1c8427c57a24da0ac86a077a05e1363a80a4b1..8a024559a705ffa76d771ddee0f3153b01fbcbc7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.69-SNAPSHOT</version>
+               <version>2.1.69</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 8ba4b72906d4909539a01fcae64f93f4b0d91975..02ed6fde292e62b13fd1f0d92e3ef61290bf381f 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.69-SNAPSHOT</version>
+       <version>2.1.69</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -47,7 +46,7 @@
                <connection>scm:git:http://git.argeo.org/apache2/argeo-commons.git</connection>
                <url>http://git.argeo.org/?p=apache2/argeo-commons.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-commons.git</developerConnection>
-               <tag>HEAD</tag>
+               <tag>argeo-commons-2.1.69</tag>
        </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>