[maven-release-plugin] prepare release argeo-commons-2.1.28
authorBruno Sinou <bsinou@argeo.org>
Tue, 25 Aug 2015 12:58:10 +0000 (12:58 +0000)
committerBruno Sinou <bsinou@argeo.org>
Tue, 25 Aug 2015 12:58:10 +0000 (12:58 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8340 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

20 files changed:
dep/org.argeo.dep.cms/pom.xml
dep/org.argeo.security.dep.node.rap/pom.xml
dep/org.argeo.security.dep.node/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 45be066f1ea96d931cc5e2d7d07e2879b3163c18..5fbcbb3460487a39f9dad2947525e6b2ba31a8ca 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
 
                <!-- Complete target platform -->
@@ -26,7 +26,7 @@
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
                        <type>pom</type>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
 
                <!-- Third parties -->
index 0b6c698479714d7c2bacb3ecb31f05da356b0f3e..3171c5568a4224e5e3ded4724d73c9c2d5f36578 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                
                <!-- Applications -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench.rap</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.admin</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
 
                <!-- Basis -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.dep.node</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui.rap</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
 
                <!-- Third parties -->
index 4c61ddbdb371fb4a576fe6da452da49bee756a9a..898290c29103a2fde55dd52058a97986471b3f4c 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
 
                <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
 
                <!-- JCR / Jackrabbit -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.jackrabbit</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 615e1bc9ccac8691b968513fd096a0b9e62c1180..54dbafbd91ecfb61e8b798251ca2f38443e820e5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -68,7 +68,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.28-SNAPSHOT</version>
+                                       <version>2.1.28</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 860f1d6b4ebf05b4e25d7267436a1f2b80dd6795..97b315ee367338a01bea46423092f7ff957c08c3 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index a0ad3d451468a25b6261d066d92aea92cd13c542..7ffef5a1c098aa08edbf5011e0b009b4b8489122 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 28505ef2137f0fac948aa07c55e02d88a71ee1c0..ee693cc5351a3d6eec090f4737688ca1d54ac41e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index fc83bdace6b483db4a1d7a07662335673a52f17c..94407c4d78b3c5e0ac0db8067c6f7684036e0805 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 50879050be9ebeaae22a88db16d8723007e27b12..a8dfa507571bb1bcae141e99c330fdb2ec5e3c1b 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index 899a918bdd723ef38d420c2f93a96f59e36c488e..14e9831fb1b44c4b0e9957339f408d771b856c98 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index c6e0c8ae76182221db81b005c9a92cd81ade918b..6266e26cd2c71a47eae7d5768d965c16cd91bd62 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 85e55c6697bf6e91743448996eb9f7a3a93bae44..7eb8e92fc5008bba57056effcf29a58b6cd9217a 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
index b535311cad8b0e6243e5c38591b6261704991ab3..50c9c6a1bde42f77bc5144a6404190b6cb66cb38 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 71009a46dabc50fad8286e52c76761273692f5ed..e358fe3e2d1711b5f23f52f5d19e1ff9ecc00b9d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</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.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 179c58dba97b14182223de6716938911f9198667..19481b6f98afce62c30e4093b8db219939924c74 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
index fea9a5810baefad086ccdf355214509e0a677c9d..4a86ef41addff9a613cdfdf2a4c8958734ec5fc5 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9105273cc2cf3e2b3ae1cf673e0037542f83114a..ba28abaeb6b0976f488c66579112694434897a32 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3e32842b6c5b40f7e82c6b2c2292611938888679..c4ec23cf9189f72d1f06daaf66d655c174f05eda 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</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.28-SNAPSHOT</version>
+                       <version>2.1.28</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 3e96924259ec176e66082458cfe992fb5bec6fcb..b95a0006986364010a4dd74bb3e56835110ac0d1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.28-SNAPSHOT</version>
+               <version>2.1.28</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.util</artifactId>
diff --git a/pom.xml b/pom.xml
index 3b0be653b306989c88c31f0b068c348ef52bdeb8..fcf606785b9a07fbea061083dd3ec4009e470fd5 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.28-SNAPSHOT</version>
+       <version>2.1.28</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -41,9 +41,9 @@
                <module>dist</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/trunk</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/trunk</developerConnection>
-               <url>https://svn.argeo.org/commons/trunk</url>
+               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.28</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.28</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.28</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>