[maven-release-plugin] prepare release argeo-commons-2.1.45
authorBruno Sinou <bsinou@argeo.org>
Tue, 13 Sep 2016 13:50:56 +0000 (13:50 +0000)
committerBruno Sinou <bsinou@argeo.org>
Tue, 13 Sep 2016 13:50:56 +0000 (13:50 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@9121 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

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
org.argeo.cms.api/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 2258c1c15e862cee2d3bb3842a9446b77c458f00..e1c466fa3f2575228b5073745b6ee88c3deefad9 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 91889fff927ff2c930e39e2bfee34916a922148d..bae95a4f262cd7892ad0b6d10a9f1b203c018789 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.api</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
 
                <!-- Argeo Commons UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index 0ddad030702c939b96b0067c689eb2f0f1871f28..23882285043882566e72794512600fcdb5d6301c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
 
                <!-- Misc Third Parties -->
index e114708e8c3d1fd1e192a64e0d7e2edfe5118aa1..63b89bd1d2072bbca50a633df9d226335899b32b 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</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.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
 
                <!-- ALM Third Parties -->
index b1f1013c8b349588ace7068b5dea230bb5187564..7d91c50cf0b7077eb195b4efa09ea48fcedec817 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</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.45-SNAPSHOT</version>
+                                       <version>2.1.45</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 235cb5cf855393eb592fbf939fefe2b323ad6514..dbc22fe12621a8c191457e87773fb95bfa603cd4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</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.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
        </dependencies>
        <profiles>
index 9b5d0e0bc33d2103bbaa28ea0d516d189b235f6c..5bd36a01056eb47317c37d6e7686a7b251f62781 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index f13c7545ff5a1c65a83439420ff8eac887b13029..de1a950a079600c82a5a41c96b511f57fd37a27a 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.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.api</artifactId>
index b60a1280eebb2b205ae3856bc5c7c15b5cc9c9e9..cc695c5c4c323c0b7797afd2f07303dba190ee2b 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.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.api</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 30259c1489bb1daa28963410d2ed1dc3136979fb..a6986445ab81b481cafe66cf131e8892034b8306 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3f45feaafddfebe8f417ca94f46b8ca26ea40a14..47c1c49e0e6f86b4c3ebb28db7a1b37f55f75988 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index c24a2615da06ddda31559d9d19cdb75ff0113ea4..6729c523471fdc9f3ba71db9c644d4699b87de94 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 62c89b808922c17c38803e3c9637de39574223f8..a2181a36a425ee1dc719924946c4ec691e79b17e 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 7675d2351e56b98557a516b2cd49088d8e716273..7a236027e02812e727498a7562f0f85dc5494295 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b9937f80de71842ca092a97f23165d31332f3b75..e17d351a14ee836a66883f2b7e06fc5be4630443 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 8bcac062145afeec3ce962f4cadbd53d2434f027..cc756f077150b7687d7898274f9025e0f3ff1cb2 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.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.jackrabbit</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.api</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
 
                <!-- TESTING -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 1754d5a528d8a26f634d87ceb8b6c25435acc0c4..6f726c09c8a86cfc3b4b45af7b90429a28fde665 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index 608de9d009f926fad000002d97c900c85b270eda..95f379a50e22d919e39d1222e84679ee176d2a6a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 49114473d4cbccdea36194686d9de5bfb9968722..43f3154e332dc9a4a6374f68a04f7d506eb8f1f3 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 549abb8afa3a40225b85312fe14ee0835384bd1a..60f3242f696810bace0d2f3668d9a5d7086907f3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</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.45-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index be1360af7d8f2456ca039f06fa9eaf6de86b5996..f57c683410b2cc9845d496046f051d956a2d0576 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.45</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index d012307264bf6c6286334d4ee2a76f5e35c25f20..20112153541073ec248b1e51e1cfe253f0aa860d 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.45-SNAPSHOT</version>
+       <version>2.1.45</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -44,9 +43,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.45</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.45</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.45</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -503,10 +502,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>
@@ -531,10 +528,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>