[maven-release-plugin] prepare for next development iteration
authorBruno Sinou <bsinou@argeo.org>
Fri, 10 Feb 2017 19:06:06 +0000 (19:06 +0000)
committerBruno Sinou <bsinou@argeo.org>
Fri, 10 Feb 2017 19:06:06 +0000 (19:06 +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 b86b02c33fdb21befe8a81996c8b437488f9b8a5..8aa807aef85ba4e9e2619d7f7e0e634d2cfc83e4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.2</version>
+               <version>0.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.core</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.core</artifactId>
index 50ab3f364f6b88392250a3f9b4675941fbe5d1bf..5c2a73770d0a5417ea33a36eff9b26c45b098f1e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.2</version>
+               <version>0.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.web</artifactId>
                <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>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>0.1.2</version>
+                       <version>0.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
index 1338524e80d5a61aff9dcddc217922c0f18c9f2d..85ab5dd65d405121cba6b18e04d22a549fd7278e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.2</version>
+               <version>0.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.workbench.rap</artifactId>
                <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>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>0.1.2</version>
+                       <version>0.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.connect</groupId>
diff --git a/pom.xml b/pom.xml
index 5ee84e35fd2e8e260ea4a22af6f4a9be751360df..26fcd444e9cc3b7a30c660736fb2b074066b888b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>0.1.2</version>
+       <version>0.1.3-SNAPSHOT</version>
        <modules>
                <module>org.argeo.suite.core</module>
                <module>org.argeo.suite.web</module>
        <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>
                <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.2</tag>
+         <tag>HEAD</tag>
   </scm>
        <inceptionYear>2014</inceptionYear>
        <licenses>
   </scm>
        <inceptionYear>2014</inceptionYear>
        <licenses>
index f3bf5f4cda82142bfe9cb0a22cd111d87c6ee84d..a8953f3a3de6bc17a4f9c23cf0fccfa88a1ab97e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>sdk</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>sdk</artifactId>
-               <version>0.1.2</version>
+               <version>0.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.sdk</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.sdk</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.workbench.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.workbench.rap</artifactId>
-                       <version>0.1.2</version>
+                       <version>0.1.3-SNAPSHOT</version>
                </dependency>
                
                <!-- Web UI -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
                </dependency>
                
                <!-- Web UI -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.web</artifactId>
-                       <version>0.1.2</version>
+                       <version>0.1.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Base CMS distribution -->
                </dependency>
 
                <!-- Base CMS distribution -->
index 53ef951767fd749be7dc353c54bdd8df65ecab6a..9ca775b32e4d85153aa662be25a793605d884d76 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.2</version>
+               <version>0.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>sdk</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>sdk</artifactId>