[maven-release-plugin] prepare release argeo-suite-0.1.10 argeo-suite-0.1.10
authorBruno Sinou <bsinou@argeo.org>
Sun, 16 Apr 2017 21:08:33 +0000 (21:08 +0000)
committerBruno Sinou <bsinou@argeo.org>
Sun, 16 Apr 2017 21:08:33 +0000 (21:08 +0000)
org.argeo.suite.apps.web/pom.xml
org.argeo.suite.apps/pom.xml
org.argeo.suite.core/pom.xml
org.argeo.suite.web/pom.xml
org.argeo.suite.workbench.rap/pom.xml
pom.xml
sdk/org.argeo.suite.platform/pom.xml
sdk/pom.xml

index dc5aa597843b8b9c74a53d819a59844982e4ca5c..0b896d9e1f7d35d214ad0ab7e3200eb63da83d0e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.10-SNAPSHOT</version>
+               <version>0.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.apps.web</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
-                       <version>0.1.10-SNAPSHOT</version>
+                       <version>0.1.10</version>
                </dependency>
        </dependencies>
 </project>
index 85232675bc31146291ebefbb2e153cb4a5b20f1d..550f71cda9b36e4edf665de2ed845e666606feb4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.10-SNAPSHOT</version>
+               <version>0.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.apps</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.workbench.rap</artifactId>
-                       <version>0.1.10-SNAPSHOT</version>
+                       <version>0.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
-                       <version>0.1.10-SNAPSHOT</version>
+                       <version>0.1.10</version>
                </dependency>
        </dependencies>
 </project>
index ac9a8c6959713bacd549e33f2fa5abbcdbaa864e..e78f099310b5438e4599919ffa5d275f2d3fe843 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.10-SNAPSHOT</version>
+               <version>0.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.core</artifactId>
index 1affffcbc20b1e2092ee2e15358d0ce7d3b11f22..2901373f80897321ba5ea874dc833849fb5417d0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.10-SNAPSHOT</version>
+               <version>0.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.web</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>0.1.10-SNAPSHOT</version>
+                       <version>0.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
index ec37391a21fc9d63407cf798c7ce9cb35637c4a3..ed6316fa9b86e9e3169d80186d67e7ba3320a1ee 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.10-SNAPSHOT</version>
+               <version>0.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.workbench.rap</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>0.1.10-SNAPSHOT</version>
+                       <version>0.1.10</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
diff --git a/pom.xml b/pom.xml
index ed458a109b4fc84e8619bbbbf564c9dcf9df6b62..95b91f3f21d2d801d31cfa68f35fe8822821f3ab 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,4 @@
-<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>
@@ -11,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>0.1.10-SNAPSHOT</version>
+       <version>0.1.10</version>
        <modules>
                <module>org.argeo.suite.core</module>
                <module>org.argeo.suite.web</module>
@@ -31,7 +30,7 @@
                <connection>scm:git:http://git.argeo.org/gpl/argeo-suite.git</connection>
                <url>http://git.argeo.org/?p=gpl/argeo-suite.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/gpl/argeo-suite.git</developerConnection>
-               <tag>HEAD</tag>
+               <tag>argeo-suite-0.1.10</tag>
        </scm>
        <inceptionYear>2014</inceptionYear>
        <licenses>
index 694d096a726e57db86ff6ff20cafe625dc763822..22f36c29df5d60d854819a7009a4762ba6ba0284 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>sdk</artifactId>
-               <version>0.1.10-SNAPSHOT</version>
+               <version>0.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.platform</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.workbench.rap</artifactId>
-                       <version>0.1.10-SNAPSHOT</version>
+                       <version>0.1.10</version>
                </dependency>
                
                <!-- Web UI -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
-                       <version>0.1.10-SNAPSHOT</version>
+                       <version>0.1.10</version>
                </dependency>
 
                <!-- Base CMS distribution -->
index 730fda8b0c7f9076fdfaa1d41e6ec1f45bbe538f..0bb96c323501a1c8a7158838943f50ee68a41c48 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.10-SNAPSHOT</version>
+               <version>0.1.10</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>sdk</artifactId>