[maven-release-plugin] prepare for next development iteration
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 1e24a9910a1b2bdbebee2c5eae0634de4315c184..d481a8385324ff33ede95c2d8bd74074b22c2077 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.3</version>
+               <version>0.1.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.core</artifactId>
index 7d60df4dc51c31559a245371337278e7abead2eb..e1d32207446338a036b7a70a34e156e36a933e89 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.3</version>
+               <version>0.1.4-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.3</version>
+                       <version>0.1.4-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
index 6de8ab9d8da3f8356d173005e610681220166844..b7fbfa313ca73e10a4580e822c439150754c7b2d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.3</version>
+               <version>0.1.4-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.3</version>
+                       <version>0.1.4-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
diff --git a/pom.xml b/pom.xml
index 46496eab107e31cdcf73fee0d868324234a93d32..9f9d340a433059457a119b5670bfb11dc7a2db84 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>0.1.3</version>
+       <version>0.1.4-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.3</tag>
+         <tag>HEAD</tag>
   </scm>
        <inceptionYear>2014</inceptionYear>
        <licenses>
index 274f12b6a7e685c6ec840bc6dda4d694e89659d7..d4921779b82982523388d168e4f899337676dc91 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>sdk</artifactId>
-               <version>0.1.3</version>
+               <version>0.1.4-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.3</version>
+                       <version>0.1.4-SNAPSHOT</version>
                </dependency>
                
                <!-- Web UI -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
-                       <version>0.1.3</version>
+                       <version>0.1.4-SNAPSHOT</version>
                </dependency>
 
                <!-- Base CMS distribution -->
index 7adfc6c2b0a729d5de850daaaa87951fbadfb2c0..f0a5a06bad59dde60eeb381f0fa3bba4fa81d3a9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.3</version>
+               <version>0.1.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>sdk</artifactId>