diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index 09abd29fdc7f0607e651907429993afbc179f055..f573be79d045706570e44713e3c2e50c2f1f0e06 100644 --- a/duniter4j-core-client/pom.xml +++ b/duniter4j-core-client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.6.3</version> + <version>0.6.4-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index 315db407dbfffc6d06c2907c14d1de707d1ca2c8..d2fbd31a01d81d6e9346a36a4545948a53310688 100644 --- a/duniter4j-core-shared/pom.xml +++ b/duniter4j-core-shared/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.6.3</version> + <version>0.6.4-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-assembly/pom.xml b/duniter4j-es-assembly/pom.xml index 928caba4c2255ebbb98345c82d3d3c7b7fbee64e..ef814ce8466f16c07d3bf2efaf74f57aff0df590 100644 --- a/duniter4j-es-assembly/pom.xml +++ b/duniter4j-es-assembly/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.6.3</version> + <version>0.6.4-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-core/pom.xml b/duniter4j-es-core/pom.xml index 53d9478113310431aa09bda630fddaae10e04e6f..7150bca8018be6f79e4a1cfa115a40f96502e690 100644 --- a/duniter4j-es-core/pom.xml +++ b/duniter4j-es-core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.6.3</version> + <version>0.6.4-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-gchange/pom.xml b/duniter4j-es-gchange/pom.xml index a57dbaf3091b78951924bc802aad3a8c0ff23b06..a8534268504f3826743586b4847c3ddcf40098d1 100644 --- a/duniter4j-es-gchange/pom.xml +++ b/duniter4j-es-gchange/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.6.3</version> + <version>0.6.4-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-user/pom.xml b/duniter4j-es-user/pom.xml index 89a0eadd7c0be5c845283f1c488f7c00bed71ea9..62bb28f271c709e35a69cf99ae6e98adb203f394 100644 --- a/duniter4j-es-user/pom.xml +++ b/duniter4j-es-user/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>duniter4j</artifactId> <groupId>org.duniter</groupId> - <version>0.6.3</version> + <version>0.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 1854a27ea9cb68ff8a9fd41f9894a5871d29ebec..d3f6026bad1cdea778804042b73449c4f9819ac5 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.6.3</version> + <version>0.6.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Duniter4j : a Duniter Java Client API</name> @@ -112,7 +112,7 @@ <url>https://github.com/duniter/duniter4j.git</url> <connection>scm:git:https://github.com/duniter/duniter4j.git</connection> <developerConnection>scm:git:https://github.com/duniter/duniter4j.git</developerConnection> - <tag>duniter4j-0.6.3</tag> + <tag>HEAD</tag> </scm> <issueManagement>