diff --git a/cesium-plus-pod-assembly/pom.xml b/cesium-plus-pod-assembly/pom.xml index d4b199c948374c7f177c9c66109ccbc525d944ef..7a096bed3a1f3b27ea8be72b6a9416b345a71295 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.0</version> + <version>1.2.1-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 7ff93bfd44bf7201df5f9b703eb3ba7c05b9a8eb..514f847922b82a0c02772483e47e00367ae761bc 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.0</version> + <version>1.2.1-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 9fd7003adac1bf7262fce0f436c6fd5fa618c79f..f02b270f4b38af4ea1c959938b88e37a58a722cd 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.0</version> + <version>1.2.1-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 abf46eb8eb1bd1995feedeba76085029e549c726..11da1d33ee5e351618ad17e31e4757ee2f2ff426 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.0</version> + <version>1.2.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index fb7f8fb91f3f7c3cb02a8669846d3d6bc307da59..067348565b7d2b451799990ba0cc5f788615eab6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter.cesium</groupId> <artifactId>cesium-plus-pod</artifactId> - <version>1.2.0</version> + <version>1.2.1-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.0</tag> + <tag>HEAD</tag> </scm> <issueManagement>