Merge branch 'master' of https://mbaudier@code.argeo.org/git/gpl/argeo-suite.git
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 4 Feb 2021 15:51:32 +0000 (16:51 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 4 Feb 2021 15:51:32 +0000 (16:51 +0100)
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 dc13fe73c93e8330d253054bf0fef87d3e0b09a4..7170b6051b7a8abc944e7a8b231106a0ffdcf3c8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.api</artifactId>
index af56710031616a990ce606f8120ca407b474c2ca..ce80701727436e89ef09a75f7fe1c468e49e1b01 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 90ef5b0ac619629b79544b581245a8577926c054..ab50589a7923fa5a253d5b9d751ff0c0483f8c11 100644 (file)
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.ui</artifactId>
@@ -16,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 11bc02ba61b9e222ac9e15548189bda23839a063..2b04503afd67bf9792ec24d0ac2d45f37ead09a3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 9c81005042b33e326f178456d3689a5004439817..ad44a956d0c05df3f5b44a282aa3a121c3e79453 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.theme.default</artifactId>
index 4316afabc45f7a629932e91ecc95c0d3706abfd9..6fe9d5286712ca06bb1423c2a29209c987403000 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 82656e25dd23924f3b431940ff9bd12c8a4bd0ca..b73e9740ded4c1bf2501b4309f9be0e1ac63ad45 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>core</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index c26b10f62b744e7a6e903a60a6fbf3981f68728f..7b2bb424c808d04a39a6b2bc70a695d0eebc8b60 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>core</artifactId>
index f0841667559156387559301f69328860750e6d57..774b4dd257c39f5e8d256f0d96b51881d3a6904c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 9fe9e6a4072cb4c028ae65c07c6f6eaf746c7fe6..b730b7fe27c96142d0e07c2930526f8310203486 100644 (file)
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Suite -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.core</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.theme.default</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.suite.ui.rap</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo People -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.people.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Library -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.documents.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Environment -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.geo.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Publishing -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.publishing.ui</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Knowledge -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.odk</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.geonames</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Additional Third Parties -->
index 44586f695667edea5796980c0cd1154f02e2227f..a6c6515c058756041ff885572b0980f4bd2a10f7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index fd8c8d6376b7d24f78d62ba695b7978d265c9799..559355617c5d576612b81c731746d39a8c4035b0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                                       <version>2.3.0-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
index 82c12a0b4b474f5b05f487ae908234b4669eb5df..fc4c43c92e4bfcf6eb5d24c36e5d129e3db0afdc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dist</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>argeo-suite-demo</artifactId>
index d45256ae240a83f407daf1b1d684ce3e547a1ce0..e9ca515be40edadc351d59f07ad3a46798ac3923 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index f7d6d2b94fd602b65cd5a588233b0409fe102330..d101c1a65ad4235ec7c761e38fb1c34bf1ddd84d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>environment</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index a8ede8beea4e347ae004012b675b709a1687c781..1045802e729e5f6834889f7b7ffde87de1a2d4db 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>environment</artifactId>
index 3a56edd582d4183feec9156d6f6b9fcff5bf86ba..2613456ce23f5ab1e18bb0fdd712dd987d0d4640 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.geonames</artifactId>
index bea3e546b745c1a6aedd38b5146b4bdb0ef148ec..887ccef008bdc3ab249a41dacdfc82edfeec83fc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.support.xforms</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index 548151862bd81d9523b825c06a4c54f0678b06dc..4191708da0b565f9aea560aef923e547db35fc82 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>knowledge</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
index ddbe5c47b6f20a8d1105c8b235bb860d943268ad..65c8af359e3085d541df1c14ac91a86967eb083c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>knowledge</artifactId>
index c23867839472472c1cb06327117c972ec5add563..4501d11b81c8d95595ae1e8321706cd8ed409ef0 100644 (file)
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Parent POM for Argeo Suite Extensions</name>
        <description />
-       <version>2.1.18-SNAPSHOT</version>
+       <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                        <scope>provided</scope>
                        <exclusions>
                                <exclusion>
index fc4ec57e35d0e837553809c02843bb53208185d7..9e8e4c3da04d534f840472f91670a175994240ff 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>library</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 9f48245ace2b9a321e257e3fe5e168a2d6b2ab5b..cddf06205588f970eae05ea450a0ce64593f84e2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>library</artifactId>
index 21671048d69b750a010b9f6aa373b3be6c3111cb..1d067d6dbfb9d0d17ca3cab9a26cbad75ddd88f6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>people</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index cd9716ec6d424f51a29be739e4974d20740c1d10..a95bf86610a6ca6599c42208f5406afc637f6ce1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>people</artifactId>
diff --git a/pom.xml b/pom.xml
index dd8662277e6f87f157a54a4aa5dd6f08cb103f86..f4b52668f1d035be40caf51ed657516a8e04beeb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>2.1.18-SNAPSHOT</version>
+       <version>2.3.0-SNAPSHOT</version>
        <properties>
                <!-- Dependencies -->
                <version.argeo-tp>2.1.27</version.argeo-tp>
index 2b87db7ccfc77ff24a9cd3d70d00aa981cb3bfbe..073fb6a340d8466dc2d8e1c9a4afea487244579c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>publishing</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-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-SNAPSHOT</version>
+                       <version>2.3.0-SNAPSHOT</version>
                </dependency>
 
                <!-- Eclipse E4 -->
index 44ac16e120c211183d6c16aa2d403d1787ac7174..41275ecb3c6a8e976252252abb849891c2236590 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>publishing</artifactId>