[maven-release-plugin] prepare for next development iteration
authorBruno Sinou <bsinou@argeo.org>
Sun, 12 Feb 2017 20:08:12 +0000 (20:08 +0000)
committerBruno Sinou <bsinou@argeo.org>
Sun, 12 Feb 2017 20:08:12 +0000 (20:08 +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 851ed941a53d337ccca8a0b6e4b46da2df5b4b8d..d64a19471b9f4cf96c0920cf58b3362192fe3d41 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.4</version>
+               <version>0.1.5-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.core</artifactId>
index fd99bdc82c0be9703ad9c58321ec86a79cb2aac8..70a92e4e8c7f50f99025bed2656c9db078e6a0e0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.4</version>
+               <version>0.1.5-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.4</version>
+                       <version>0.1.5-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
index 5c92d8d8c3205bd8df732e73534ad34ec610fc3b..6b8503f82cae2a77627c61f2a06bee32eaf27470 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.4</version>
+               <version>0.1.5-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.4</version>
+                       <version>0.1.5-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
diff --git a/pom.xml b/pom.xml
index 17fd6a03a2d2d18ebd39d03ed1c24d504887ea95..f757fca5118b0da7dfa96180b282fb52f8e587f2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>0.1.4</version>
+       <version>0.1.5-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.4</tag>
+               <tag>HEAD</tag>
        </scm>
        <inceptionYear>2014</inceptionYear>
        <licenses>
index 4cd42ed8d60fa64e7057172228190452bad07bd6..aff7e0ffeba4320febed662173ec681f152cda34 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>sdk</artifactId>
-               <version>0.1.4</version>
+               <version>0.1.5-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.4</version>
+                       <version>0.1.5-SNAPSHOT</version>
                </dependency>
                
                <!-- Web UI -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
-                       <version>0.1.4</version>
+                       <version>0.1.5-SNAPSHOT</version>
                </dependency>
 
                <!-- Base CMS distribution -->
index 5c33af8a845b7de4a0ef9bc133e1b2e835a380b3..2bb13f143e5916f6fb12ba9718dae701022c9688 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.4</version>
+               <version>0.1.5-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>sdk</artifactId>