[maven-release-plugin] prepare for next development iteration
authorBruno Sinou <bsinou@argeo.org>
Fri, 10 Feb 2017 18:39:16 +0000 (18:39 +0000)
committerBruno Sinou <bsinou@argeo.org>
Fri, 10 Feb 2017 18:39:16 +0000 (18:39 +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 b6e9d5816489dcc5c49ea7b9d1d42e81fd00c0ff..69ef70677ef17c8e1e53f79d68f6f6f9412bf032 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.core</artifactId>
index 24fdab2ccbef23d9c6525d1be6f23081fe38d268..5b41934a8bdc0427f0b668c8601d3fabc3e315e1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</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.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
index 2d17c886905cefdfac44ba69d7b4e4dd3628e9a0..b105f2174d5e197588bf66db3df65f6134f806ad 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</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.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
diff --git a/pom.xml b/pom.xml
index 9348e6d0a70794ea34f72122cad6080dc993916d..cde496a1d9c2bb9cbf8a56d03743bc654ecb976a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>0.1.1</version>
+       <version>0.1.2-SNAPSHOT</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>argeo-suite-0.1.1</tag>
+         <tag>HEAD</tag>
   </scm>
        <inceptionYear>2014</inceptionYear>
        <licenses>
index d4848ba91fc2cdf5615e7e995f4b1d2afc64a686..ec6106822af6ace48caf5b8493cf49d009e14e0c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>sdk</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</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.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
                
                <!-- Web UI -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
-                       <version>0.1.1</version>
+                       <version>0.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Base CMS distribution -->
index b3f3b17fa585f05d7e3aff917a454e6bc5bbf5c7..0c040e5ad3bf3c7f4e2f8977ee72846049ecdcfb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>sdk</artifactId>