diff --git a/cesium-plus-pod-assembly/pom.xml b/cesium-plus-pod-assembly/pom.xml index 7838ecc39525ef322b73b8be965a33673736fe57..810a7a169b820dfb12e6fd37a89608b8d75db240 100644 --- a/cesium-plus-pod-assembly/pom.xml +++ b/cesium-plus-pod-assembly/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter.cesium</groupId> <artifactId>cesium-plus-pod</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> </parent> <artifactId>cesium-plus-pod-assembly</artifactId> diff --git a/cesium-plus-pod-core/pom.xml b/cesium-plus-pod-core/pom.xml index b6d3b933aa6c0ae71232f445768f1ebd2ffae744..cd018e3d28733727c68079dc1b1ff7c71292069b 100644 --- a/cesium-plus-pod-core/pom.xml +++ b/cesium-plus-pod-core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter.cesium</groupId> <artifactId>cesium-plus-pod</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> </parent> <artifactId>cesium-plus-pod-core</artifactId> diff --git a/cesium-plus-pod-subscription/pom.xml b/cesium-plus-pod-subscription/pom.xml index bc32123751e564e5825684cdf32e0a2ff8880f4e..28c500ff9f7d8b15c2a17bba98f9073209ee9980 100644 --- a/cesium-plus-pod-subscription/pom.xml +++ b/cesium-plus-pod-subscription/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter.cesium</groupId> <artifactId>cesium-plus-pod</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> </parent> <artifactId>cesium-plus-pod-subscription</artifactId> diff --git a/cesium-plus-pod-user/pom.xml b/cesium-plus-pod-user/pom.xml index 1115baa39cd8a66f101007ac631ae355675218e3..5ea3d2a8c94cf46c5f5b11d16e7d9202fcf14bb9 100644 --- a/cesium-plus-pod-user/pom.xml +++ b/cesium-plus-pod-user/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>cesium-plus-pod</artifactId> <groupId>org.duniter.cesium</groupId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 87b70e30bdc700ea9c8993e7a971a9adf22fb383..81d137b361c26216bf219801051375f29072efb7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter.cesium</groupId> <artifactId>cesium-plus-pod</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Cesium+ pod</name> <description>Cesium+ pod :: An ElasticSearch cluster for Duniter network</description> @@ -148,7 +148,7 @@ <url>https://git.duniter.org/clients/cesium-grp/cesium-plus-pod.git</url> <connection>scm:git:git@git.duniter.org:clients/cesium-grp/cesium-plus-pod.git</connection> <developerConnection>scm:git:git@git.duniter.org:clients/cesium-grp/cesium-plus-pod.git</developerConnection> - <tag>cesium-plus-pod-1.2.3</tag> + <tag>HEAD</tag> </scm> <issueManagement>