diff --git a/cesium-plus-pod-assembly/pom.xml b/cesium-plus-pod-assembly/pom.xml index f6663b7b763af36b9480dd44f004e52621683917..c181e81f316f3d4e53c2d2fcf0f0518d29366650 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.10.7</version> + <version>1.10.8-SNAPSHOT</version> </parent> <artifactId>cesium-plus-pod-assembly</artifactId> diff --git a/cesium-plus-pod-client/pom.xml b/cesium-plus-pod-client/pom.xml index dfdc1bdeab9b7325c5ac5378d792d4d0cb44ee24..d6dd7b245a9f2871eb04f40d1c56c74fd10b9463 100644 --- a/cesium-plus-pod-client/pom.xml +++ b/cesium-plus-pod-client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter.cesium</groupId> <artifactId>cesium-plus-pod</artifactId> - <version>1.10.7</version> + <version>1.10.8-SNAPSHOT</version> </parent> <artifactId>cesium-plus-pod-client</artifactId> diff --git a/cesium-plus-pod-core/pom.xml b/cesium-plus-pod-core/pom.xml index 9ed354aa3d4646e7166625ba05138dedaf4b9042..d6d0814c4cc89737fc48a54f1f871f86540fd164 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.10.7</version> + <version>1.10.8-SNAPSHOT</version> </parent> <artifactId>cesium-plus-pod-core</artifactId> diff --git a/cesium-plus-pod-model/pom.xml b/cesium-plus-pod-model/pom.xml index f8c9c3f87439194b001a700d64e67cc984203822..8d61dc4b96f0c5ab8cf831d80d400af7cf9bf96a 100644 --- a/cesium-plus-pod-model/pom.xml +++ b/cesium-plus-pod-model/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter.cesium</groupId> <artifactId>cesium-plus-pod</artifactId> - <version>1.10.7</version> + <version>1.10.8-SNAPSHOT</version> </parent> <artifactId>cesium-plus-pod-model</artifactId> diff --git a/cesium-plus-pod-subscription/pom.xml b/cesium-plus-pod-subscription/pom.xml index 4cf0b45fe9cd6ef3f074e34ebfe443dd78c2f38d..0aa733be8df753bc866b6f702dae3a1e44d8ba58 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.10.7</version> + <version>1.10.8-SNAPSHOT</version> </parent> <artifactId>cesium-plus-pod-subscription</artifactId> diff --git a/cesium-plus-pod-test/pom.xml b/cesium-plus-pod-test/pom.xml index 5bca76441828ba0931ec32e2a30b2b1d22c61d78..7e6adb92981818c149141644cbe4b7b64a9e609c 100644 --- a/cesium-plus-pod-test/pom.xml +++ b/cesium-plus-pod-test/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.duniter.cesium</groupId> <artifactId>cesium-plus-pod</artifactId> - <version>1.10.7</version> + <version>1.10.8-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/cesium-plus-pod-user/pom.xml b/cesium-plus-pod-user/pom.xml index cb08d01718a1626642c7191d020e13437e639632..c66cd93358fe4d6dbceb3ac839f6a68d52163d88 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.10.7</version> + <version>1.10.8-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 34dde6c04958af3ee0a073f70766198415d35248..44386b677bafa16bb5390d6f95924897a66535f9 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter.cesium</groupId> <artifactId>cesium-plus-pod</artifactId> - <version>1.10.7</version> + <version>1.10.8-SNAPSHOT</version> <packaging>pom</packaging> <name>Cesium+ pod</name> <description>Cesium+ pod :: An ElasticSearch cluster for Duniter network</description>