[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 4 Feb 2021 15:44:48 +0000 (15:44 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 4 Feb 2021 15:44:48 +0000 (15:44 +0000)
28 files changed:
core/org.argeo.entity.api/pom.xml
core/org.argeo.entity.core/pom.xml
core/org.argeo.entity.ui/pom.xml
core/org.argeo.suite.core/pom.xml
core/org.argeo.suite.theme.default/pom.xml
core/org.argeo.suite.ui.rap/pom.xml
core/org.argeo.suite.ui/pom.xml
core/pom.xml
dep/org.argeo.suite.dep.e4.rap/pom.xml
dep/org.argeo.suite.dep.ui.rap/pom.xml
dep/pom.xml
dist/argeo-office/pom.xml
dist/argeo-suite-demo/pom.xml
dist/pom.xml
environment/org.argeo.geo.ui/pom.xml
environment/pom.xml
knowledge/org.argeo.support.geonames/pom.xml
knowledge/org.argeo.support.odk/pom.xml
knowledge/org.argeo.support.xforms/pom.xml
knowledge/pom.xml
lib/pom.xml
library/org.argeo.documents.ui/pom.xml
library/pom.xml
people/org.argeo.people.ui/pom.xml
people/pom.xml
pom.xml
publishing/org.argeo.publishing.ui/pom.xml
publishing/pom.xml

index d957c9e884cf3afe036ad48bb638569e2c44cad8..ed4ab92d9cb4b0db3fb80d5e3e5cbd0b394f73ac 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.api</artifactId>
index 5d5d987ff3fb66b81ed4ee85655c83bbff04d671..fdc2954e1fd8895ed8f6516cca77bd55ec909c39 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.core</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.api</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 032d75098219c875bf4a80e5338f66faca133504..e10fe14fb883fd2429a21de2b9f5d85fd89b19bd 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index add2c0dba27297ca429b1964f791f17e1f08f540..3ae4e8b9e13fc86f35655e1093f8f708c41ed83d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.core</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index c277b4f9481573e18b12590604ff35b5c075371a..a96e81f7a719c9821c566cc50d057b84cbf801c6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.theme.default</artifactId>
index 2e5ed36ec04adcab98a102714e4d7dbfa50bb495..1c667d495d3d4bc71b5da5a520444fb5077dbf9a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.ui.rap</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 5a1bd46bbd36baa64510383cf0409d26aaec6b24..2ba2369674de658a49c76afc9ccc58ce95dbac40 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 04cbd312307e19d25859e05ebfe10db838dc7f3c..6b1affc00b24c00c76e77e7eb1cb86a6f0d03271 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>core</artifactId>
index 4d1b4208289574f72dd3525cebe043c8b935643d..f8533708c9e3773087d6e7b1d785088b63118ba8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.dep.e4.rap</artifactId>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 4b60442c701adbb3025418beb3be7e05a558ce8e..bf17de320e78d94083ead7465a0ff0d75c3939e8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.api</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Suite -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.theme.default</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui.rap</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo People -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.people.ui</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Library -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.documents.ui</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Environment -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.geo.ui</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Publishing -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.publishing.ui</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.odk</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.geonames</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Additional Third Parties -->
index 7659c6469666c1eef054b56d5553c57692d85ce8..192d3f1a8d0d1ff0088467d9210c28a2fe6dd9e6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index d4828c74a8d950fd59a155931fd6cdd6dcf8eb87..cead30abd38908676710abab3c319743ee3bc7a4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-office</artifactId>
@@ -28,7 +28,7 @@
                                <dependency>
                                        <groupId>org.argeo.suite</groupId>
                                        <artifactId>org.argeo.suite.dep.e4.rap</artifactId>
-                                       <version>2.1.18</version>
+                                       <version>2.1.19-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
index f3e1b1ad27675c5c350240ee7fc11013ae3599b7..03e821dda36c290101289aa89505561574c4b6c8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-demo</artifactId>
index d1149eda4cd8828afde2408583ba94734a5d8355..387c4dc371634002c4c266eb39610a457de69cc1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index f2a0f5ed807d680182b5b3e4c09d64d00c9e5955..e50e7c3057ed0658e131ed687a3da913bd57cdd0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>environment</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.geo.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 38dc85a6a2700d08e79d2037dae21324f2150d4f..592711769afa70d0414d224f77706697621c5527 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>environment</artifactId>
index a5ece92c7ef3d4d3dbe10a08337d5d6b2f98ec03..00c5ea49492a7756c76d9d6fb6cb78066e8d3bb6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.geonames</artifactId>
index 9b25f64ba8fedf9c4f42df08ca72270ac57fc1ca..49e1fdaa67c420f8f118571bdab1f2a047ace80d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.odk</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index 5bdb1598b2bd0cfdb59648a06090067d2711b49b..680451cbb2637a2f49b5d6a63c855dbbac452096 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.xforms</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index e20004333887be2cdc2087ad8e9d580e6e6bad17..3db90ece965a9ae3f68cfb536823c4fe00729b4e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>knowledge</artifactId>
index 93aa2caf06441eb1137cdf2eefdadbc74da0345c..807345a62bff7135cd2bb9ac4a5378d991b3ab34 100644 (file)
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.1.18</version>
+       <version>2.1.19-SNAPSHOT</version>
        <properties>
                <!-- Dependencies -->
                <version.argeo-tp>2.1.27</version.argeo-tp>
@@ -29,7 +29,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                        <scope>provided</scope>
                        <exclusions>
                                <exclusion>
                        </plugin>
                </plugins>
        </reporting>
-
-  <scm>
-    <tag>argeo-suite-2.1.18</tag>
-  </scm>
 </project>
index ef245c55b25d52381cd0e57280e6e7e3116dc1e8..a611a6de66f9df765127a7568dc4f7857abc77f4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>library</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.documents.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index c5cb2db7b7dc8d0dd1fe152d1c27376bed5e88af..fcd4e83c72793c1e9ade6607ac6ddf75c7d096c5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>library</artifactId>
index 36c6b71df60cd6f4a9334dac9f9d619cb7be8d81..9cd983383842e72d95b5a27b7293b3c1526cb1d7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>people</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.people.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 96c029496963f4ed3d1f3f2d03bbc50ee4b107bb..6839d7bbf009d32dcfc73f831905c86a81262600 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>people</artifactId>
diff --git a/pom.xml b/pom.xml
index 08b6c5d2febb12ec5ba653f88f11e58688fc0efa..29ea3490e4a27424882523fcf641d94110649e40 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>2.1.18</version>
+       <version>2.1.19-SNAPSHOT</version>
        <properties>
                <!-- Dependencies -->
                <version.argeo-tp>2.1.27</version.argeo-tp>
@@ -38,7 +38,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-2.1.18</tag>
+               <tag>HEAD</tag>
        </scm>
        <organization>
                <name>Argeo GmbH</name>
index 26bb92cc6e4ed28f5a7fef80d632c0ea46899bea..13ff94252fbbc50a516e9c339a20f33b0c802181 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>publishing</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.publishing.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.18</version>
+                       <version>2.1.19-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 1136656539c79ab955b9d6e25e5a76b2079adee8..3ac25f6a9127ac5f4312c12e5074ceedb3c686aa 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18</version>
+               <version>2.1.19-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>publishing</artifactId>