[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@builder.work.argeo.net>
Mon, 22 Nov 2021 07:30:22 +0000 (07:30 +0000)
committerMathieu Baudier <mbaudier@builder.work.argeo.net>
Mon, 22 Nov 2021 07:30:22 +0000 (07:30 +0000)
27 files changed:
demo/pom.xml
dep/org.argeo.dep.cms.client/pom.xml
dep/org.argeo.dep.cms.e4.rap/pom.xml
dep/org.argeo.dep.cms.ext/pom.xml
dep/org.argeo.dep.cms.node/pom.xml
dep/org.argeo.dep.cms.ui.rap/pom.xml
dep/pom.xml
dist/argeo-node/pom.xml
dist/containers/pom.xml
dist/osgi-boot/pom.xml
dist/pom.xml
org.argeo.api/pom.xml
org.argeo.cms.e4.rap/pom.xml
org.argeo.cms.e4/pom.xml
org.argeo.cms.ui.rap/pom.xml
org.argeo.cms.ui.theme/pom.xml
org.argeo.cms.ui/pom.xml
org.argeo.cms/pom.xml
org.argeo.core/pom.xml
org.argeo.eclipse.ui.rap/pom.xml
org.argeo.eclipse.ui/pom.xml
org.argeo.enterprise/pom.xml
org.argeo.jcr/pom.xml
org.argeo.maintenance/pom.xml
org.argeo.osgi.boot/pom.xml
pom.xml
sdk/pom.xml

index f321add5e59c9bf3a3c86dd34dede82230672249..f152523a12d82e72fb05ee725787d19b8607521e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
@@ -20,7 +20,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
@@ -42,7 +42,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.3.2</version>
+                                       <version>2.3-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                </profile>
@@ -64,7 +64,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.3.2</version>
+                                       <version>2.3-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                </profile>
index e95af5fe1692153d824a8eb92c980d1475ec480b..423b9b32cfe55e6d8542de183b4e236d82d9ca06 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Third Parties -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index dd38eadaa1db8a7bb03c182916d97aa17503e07a..7cdd09255e55f411ae618c0f76344f686d0e5f97 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.ui.rap</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4.rap</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- SVG and CSS -->
index 3d1b07464c651d917ef3a508c6fdf4c2c6196654..af26bb8c79ddeefe0b05e3edcd70cd895b35e8fa 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
index f1d1d5f7867ffc54a1a28f1ca6f7f96777985a81..f88a1ded9599ea049724550c0776ab85f23810d4 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.api</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.maintenance</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- CMS Dependencies -->
index c99f460dea8f50cbc5ca876fc69327f0e3702349..bf645715dc5de4903e9ee515460cf44ee47cb82f 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.rap</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- SDK -->
index 58a2b6e1f1456aa5da3febf98e273bf202f4ee44..028b83b658340cf9a0ac2a805e2d37f4751cb69d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.3.2</version>
+                                       <version>2.3-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>
index 1320b1e9240b132635c6bbfd41cd79c215e4060c..c066a64817056df9d6e62326e0428a07960e2fec 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.client</artifactId>
-                                       <version>2.3.2</version>
+                                       <version>2.3-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.node</artifactId>
-                                       <version>2.3.2</version>
+                                       <version>2.3-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
-                                       <version>2.3.2</version>
+                                       <version>2.3-SNAPSHOT</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>osgi-boot</artifactId>
                                        <type>zip</type>
-                                       <version>2.3.2</version>
+                                       <version>2.3-SNAPSHOT</version>
                                </dependency>
                        </dependencies>
                        <build>
index 8c5b937a483a15804567bd971c9504ebf49fdd01..2c7f6bfcc1925ccc0eccab14936a5d795232d713 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
index db69fd13ba4471b9db80e04ae2394a5d20845df5..0217100889513ef12e443788291cc037733a19a4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -23,7 +23,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 08dcab45663522858187f0f193fb12e4fc331070..7e0e208209233f55df39ec2f253fc62e2e39d9e9 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dist</artifactId>
index 7d197f6f98cfaeba2c1ed4090540c6f828a7154c..efd1bed6b278c58f8eb880680f29673b13faec1c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.api</artifactId>
index 74ad91b5d94e33d40a192bbe3c7ccff4ee10709e..7f5269876e709b34d6175bad0fd68c50c617e878 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.rap</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.e4</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
index 0d62d29480585e62e9cbfc81b733f7860ed9fabf..ae12564c5613b8dcf7b401373577e9b7c67a436d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.e4</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
index 7f34bfa1dcc333703cf02695ac0cdca6805a4a8b..b38871cc29d98e6a7fdb6cbfc9a524b825222c8e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index 92dfa5d39e18d262a40adff2c7fd68571ef59130..be47b820a561b67cdf53fd640e241f12751a1e87 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui.theme</artifactId>
index 16b54491bea263e33e7378e4c3c51ab9f5f88fdf..60eb6203f9465022a5d629881c95213c1d08033f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <!-- Specific -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui.theme</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index 32583432d941711507938e63370f79583c2cfc84..e19f92e01ea955b1e6bd3643cff5a18294e4553d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.api</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.maintenance</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 52427a0fce38e7e8826f83090b754314c068b9a4..37d89574d4b423eaf9e0d19c5bd0343b7c71910b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.core</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index c93f446124eda6e97fcbca34fcaddd82825732c1..8b728c16cf41f800efe3e0627b7d8cf28c4cf8b6 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index d3c57168ce6b58f35e57d6169e704054ed2326e2..1574da881d436790acc910e4442a348608df7f90 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -18,7 +18,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- UI -->
index f5db68b3fe4e6c7c2e6948e507394b4329babc7d..7a3677206db0ad3e8c9f612e5bb8775c79c1a45b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.enterprise</artifactId>
index 6fceb84178632a163086c4927633674961f92b11..d8d74920faef20520cf946e05c4b22e09d6fef5e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.jcr</artifactId>
index d4b7fc373e959f182c6642906da79f564b780431..b33e47dfc2fedc45202a68cdaef0923deb091a2f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.maintenance</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.api</artifactId>
-                       <version>2.3.2</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index b6853ee10c51d2c7690608bd40a8c310dff9be4b..33a858d3a3bdfde40cd15d3a1ce961b56e5d6804 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
diff --git a/pom.xml b/pom.xml
index bb0b488ff935eb5da81c7d4c968aad96e4ef4b86..33a37df091afa25ad05aef44b9dabb243b4ea63e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
        </parent>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.3.2</version>
+       <version>2.3-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <url>http://www.argeo.org/</url>
@@ -45,7 +45,7 @@
                <connection>scm:git:http://git.argeo.org/lgpl/argeo-commons.git</connection>
                <url>http://git.argeo.org/?p=lgpl/argeo-commons.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/lgpl/argeo-commons.git</developerConnection>
-         <tag>argeo-commons-2.3.2</tag>
+         <tag>HEAD</tag>
   </scm>
        <organization>
                <name>Argeo GmbH</name>
index f4a20016463f295fe8f16cc629fe584586dd197a..54bcb222b201c7fb51a2ab3196ed8e66fa8c1e71 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3.2</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>sdk</artifactId>