Maven versions based on major.minor.
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 15 Nov 2021 06:38:50 +0000 (07:38 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 15 Nov 2021 06:38:50 +0000 (07:38 +0100)
39 files changed:
cms/org.argeo.cms.integration/pom.xml
cms/org.argeo.ext.equinox.jetty/pom.xml
cms/org.argeo.slc.agent.jcr/pom.xml
cms/org.argeo.slc.agent/pom.xml
cms/org.argeo.slc.api/pom.xml
cms/org.argeo.slc.client.rap/pom.xml
cms/org.argeo.slc.client.ui.dist/pom.xml
cms/org.argeo.slc.client.ui/pom.xml
cms/org.argeo.slc.factory/pom.xml
cms/org.argeo.slc.jcr/pom.xml
cms/org.argeo.slc.launcher/pom.xml
cms/org.argeo.slc.repo/pom.xml
cms/org.argeo.slc.runtime/pom.xml
cms/org.argeo.slc.server.repo/pom.xml
cms/org.argeo.slc.spring/pom.xml
cms/org.argeo.slc.support/pom.xml
cms/pom.xml
demo/modules/org.argeo.slc.demo.ant/pom.xml
demo/modules/org.argeo.slc.demo.basic/pom.xml
demo/modules/org.argeo.slc.demo.minimal/pom.xml
demo/modules/pom.xml
demo/pom.xml
dep/org.argeo.slc.dep.backend/pom.xml
dep/org.argeo.slc.dep.e4.rap/pom.xml
dep/org.argeo.slc.dep.minimal/pom.xml
dep/org.argeo.slc.dep.spring/pom.xml
dep/pom.xml
ide/features/pom.xml
ide/plugins/pom.xml
ide/pom.xml
legacy/argeo-commons/pom.xml
legacy/org.argeo.legacy.fake.java8/pom.xml
legacy/pom.xml
lib/org.argeo.slc.lib.build/pom.xml
lib/org.argeo.slc.lib.jcr/pom.xml
lib/org.argeo.slc.lib.repo/pom.xml
lib/org.argeo.slc.lib.rpmfactory/pom.xml
lib/pom.xml
pom.xml

index 32d25f29ed1274d0c03330f28b55ca6ea6b3b412..d1b1080c056c459db3eecb8612da919c24d0f9a8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.integration</artifactId>
index d5fa5f6ae4f1cb3245488573d5268a907a86eadb..031e55c85915ff51c3df7374001e088dd76d9d74 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.ext.equinox.jetty</artifactId>
index 05e571bdc5838a4d05a4e7ebe9aec44e48d28b56..3ce1ff91bd3d1fdaaae4601090c9638f8903378f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 529eb690ee827076c0407dc848e20704c676432d..ffa15ab03ba752d6bb0e548df7a66bc86812fd8d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 01ebc046f549376fe6d71a53f8cdf9d81bc875df..a58999bb066b3f3c55ac5563add0e281a60d3174 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.api</artifactId>
index 1f4351c2e1ee2751e1f101754daae74a4a86f4a4..b603796c32c6fbbc61b556d4ed0746246d3fa718 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rap</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo common distribution for Secured UI -->
index b91e8397bef428bddf23ce005e87222f3087c663..b71f0f5925e5692b784e523b26c150cb10b45cbc 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.spring</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Base dependencies -->
index 66bbdb24eea36fcd93598c057a45b9d3bc9dd563..919b0b772133b3907969c262eb152893eaaf6d6b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui</artifactId>
@@ -14,7 +14,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.spring</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 178948aae30030c4063332e38128f99ae5115154..08dbed9b81f1f54592377de7426c1f3fb93cdf2b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.factory</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.runtime</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index c272faab8a20a9162b3a9444571d06100235c6e4..7c56e4ed9c2576523913b4dd01bdc5f60ad5d9ea 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.jcr</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.runtime</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
index c3190570c5df69233b838a22fbb786de5cb73beb..79c7a74940396baff52e5ed5b41cebe8dae14b17 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index 9fdfe6a67d0fb0f4cdc20370daa9f79396d864e5..d866458439b467845cf76777b0c0e7e4173d3a46 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.repo</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->
index 4fde08bda4c3eba9f1818f5309b4b32f6468b684..5cdaff59f786d1cec30f86a2a801a988759f8103 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.runtime</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 0ccff86d5d5e4201f50e75d33153963eaa32c786..5d95bd5129d50a05b0ce52fd58aec7e3eb265c4a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 91c107d8d7b906ffe6e5d774c20051dec64360ab..bb4ab6ea1492114cf3ca856b8fb0481739e0ec8f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.spring</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.api</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.jcr</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index 7fe9329764270eca4a8e9ff28781a2c71ece7230..f0b19fb635e413d0365d5ab4c744a5c7a6991f7e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc-cms</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.runtime</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.spring</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index e29940e28333b4efc6e43ef02e0352e5c3ea13cc..333ab67924885fe6644403568007edefd96184ef 100644 (file)
@@ -9,7 +9,7 @@
        <artifactId>argeo-slc-cms</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC CMS</name>
-       <version>2.3.1-SNAPSHOT</version>
+       <version>2.3-SNAPSHOT</version>
        <properties>
                <version.argeo-tp>2.1.27</version.argeo-tp>
                <version.argeo-tp-extras>2.1.13</version.argeo-tp-extras>
index 5e488988fea0cb4591320d6f700b8de3e3d8a314..359c98399f1b2dd725f2c1891c45dcd1b35c32cf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index d87b1fb34b97d670d9a910e58998bf3265813186..05109b97c3ce85af971478e570bf1676d986f111 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 3c956fb25ae36c6b8800af4177b6994293ce8e64..dc7470081baea2d7eaee4d9a744105afe592c4ab 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 3f81490f63268034e8129d4a0af2d1c941566185..8912f6614109506c5a9b54f88657a5a011153643 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index cf03f88cf74ae4a9f77e3e11fe42196fda329902..67cb36881a1873f2e6340f78ce4a533de843aa25 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index b4518b909d76c7560199974945c39345d1110736..92b4ee47233508ffbffc889c85661ec307c37009 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.backend</artifactId>
@@ -16,7 +16,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.spring</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index f4e815f9acd448946169c27a40d375d9ef6ed8db..7f9189cb781818f21c5d571573cc0f29f765503c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.e4.rap</artifactId>
@@ -19,7 +19,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index 6df1cc2a379a9194052e910ec8be2e2fede7caf3..8a48e995cb5b47bd868c230b02f2d09abe32d4bf 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.minimal</artifactId>
index 860e4243a69ae45b1207c818fbea9b42694bf8dd..11e61df1dc29b8934cd628ab945c81e5cfc7f36d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.spring</artifactId>
@@ -16,7 +16,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
index ddea13232f625e9898f43e225d75f9e56e68da2b..e73a4ae416f94fd6acebbe71bc7032590d85a518 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index ec6efa0e2595b1e7c21120932257a4a47cdba80c..9e300ff2b59debd76c340a0ddd9907a0ff92cb34 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.ide</groupId>
                <artifactId>argeo-ide</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>features</artifactId>
index 989db0e824e3b5c10e05fd4cfe98df84c521abe8..77945342af29e6cae944f857db9a7f02c7796896 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.ide</groupId>
                <artifactId>argeo-ide</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
index 7b7aeeda7ed0c3bfabb8cd1aa19a15d9a08f13f7..1a94bc6af36cc1c415a45afe0515d9292d904348 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.ide</groupId>
index a1ec434dd17280421c7afb31faad470cf258c9c2..5e1672ba76b3404821c94952be6fb9609792610b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>legacy</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.legacy.commons</groupId>
index bb725dc2638449f8137045977006efd56b42317a..4f99e712f5400c0e57c960fa11d78b2c820775a1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>legacy</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.legacy.fake.java8</artifactId>
index 8a3c7a1253f1facc80234fedf4b68f01bed012d2..0248ccb8e975be404c60a7452f81a7521b26974e 100644 (file)
@@ -7,7 +7,7 @@
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>legacy</artifactId>
-       <version>2.1.18-SNAPSHOT</version>
+       <version>2.3-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>SLC Legacy Argeo Software</name>
        <properties>
index e304b70a315e21ac2eea8f1f6a6efff4b8724274..974bd4977f2657b0b0e1f652291d161bbd71f930 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.build</artifactId>
index d08fa3a3944630adb9cb6a1a7e101b5d025d2570..216ed3f547cd47c4cd78041e718f6480cf6459c2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index 003a4c06666ff6b96780a24db00558f2a95b1fd6..c19d0a5d087dd1fadb3b1cf549d2fdc7941eff50 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 93aae57a1dd7ebe51eaea022be9aed113299560a..c6edc5c7016a7f7b6da3b19682e41a5c1dd4000a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index ab399b485116d45e73c9e51176eeb39284283bda..d2a9168e68e52403d2229f2231b2684cf1dfa430 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.3.1-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
@@ -74,7 +74,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.3.1-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
diff --git a/pom.xml b/pom.xml
index 916e37430adbf9cfe36687dc55e0d2370ac1cb89..9eca86166b0b5f09285d0a065309fb9b7fec9239 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.3.1-SNAPSHOT</version>
+       <version>2.3-SNAPSHOT</version>
        <properties>
                <version.argeo-tp>2.1.27</version.argeo-tp>
                <version.argeo-tp-extras>2.1.13</version.argeo-tp-extras>