[maven-release-plugin] prepare release argeo-suite-0.1.3 argeo-suite-0.1.3
authorBruno Sinou <bsinou@argeo.org>
Fri, 10 Feb 2017 19:38:43 +0000 (19:38 +0000)
committerBruno Sinou <bsinou@argeo.org>
Fri, 10 Feb 2017 19:38:43 +0000 (19:38 +0000)
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.sdk/pom.xml
sdk/pom.xml

index 8aa807aef85ba4e9e2619d7f7e0e634d2cfc83e4..1e24a9910a1b2bdbebee2c5eae0634de4315c184 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.core</artifactId>
index 5c2a73770d0a5417ea33a36eff9b26c45b098f1e..7d60df4dc51c31559a245371337278e7abead2eb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.1.3</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.3-SNAPSHOT</version>
+                       <version>0.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
index 85ab5dd65d405121cba6b18e04d22a549fd7278e..6de8ab9d8da3f8356d173005e610681220166844 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.1.3</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.3-SNAPSHOT</version>
+                       <version>0.1.3</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
diff --git a/pom.xml b/pom.xml
index 11286eee39d6e1c3dab7e1748358b0afd6adb3a7..46496eab107e31cdcf73fee0d868324234a93d32 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>0.1.3-SNAPSHOT</version>
+       <version>0.1.3</version>
        <modules>
                <module>org.argeo.suite.core</module>
                <module>org.argeo.suite.web</module>
@@ -28,7 +28,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.3</tag>
   </scm>
        <inceptionYear>2014</inceptionYear>
        <licenses>
index a8953f3a3de6bc17a4f9c23cf0fccfa88a1ab97e..274f12b6a7e685c6ec840bc6dda4d694e89659d7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>sdk</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.sdk</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.workbench.rap</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.1.3</version>
                </dependency>
                
                <!-- Web UI -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
-                       <version>0.1.3-SNAPSHOT</version>
+                       <version>0.1.3</version>
                </dependency>
 
                <!-- Base CMS distribution -->
index 9ca775b32e4d85153aa662be25a793605d884d76..7adfc6c2b0a729d5de850daaaa87951fbadfb2c0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>sdk</artifactId>