diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index d0bde999991d1b0adc543bbfefb9c8b4c757ffd9..bfbf4861fe2884af924c6fd77118ab4a9def7e35 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.3.3</version> + <version>0.3.4-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index 8ce530cd895b6f2f2a23eccd6d56af3ce9576f39..ccf7a72884df2d47291ee725057a04b5c5c5d66f 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.3.3</version> + <version>0.3.4-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-elasticsearch/pom.xml b/duniter4j-elasticsearch/pom.xml index 13fcc5f3d01d3bd52605f02a26336291e5564818..2f4576b78a84c5d0f22c6f8d394c84e347fb1445 100644 --- a/duniter4j-elasticsearch/pom.xml +++ b/duniter4j-elasticsearch/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.3.3</version> + <version>0.3.4-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/pom.xml b/pom.xml index 5117f670cbf9adbf38fd5b3e2aa6a28ed6ce70d6..f7f1dda0e037b95a25bdc8bbcaf924584e0480fd 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.3.3</version> + <version>0.3.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Duniter4j : a Duniter Java Client API</name> @@ -106,7 +106,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.3.3</tag> + <tag>HEAD</tag> </scm> <issueManagement>