diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index 59f6a7d610633fdd7606d417dc9c61b2eda67800..311ca7daf23ad94037e4ccaa4929319cda435dce 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.2</version> + <version>0.6.3-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index a6d277b71ba420d45ba8d2a31bb440988c89dca1..0903a3b07dcbe84b66d7dd60937caa3519794c78 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.2</version> + <version>0.6.3-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-assembly/pom.xml b/duniter4j-es-assembly/pom.xml index ae642a6cdf3e857c1fed6a58e1397704f1466c8d..ec5b96fb048296b38bbc0e24c8de599a6614f82d 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.2</version> + <version>0.6.3-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-core/pom.xml b/duniter4j-es-core/pom.xml index ff7458ce171c1bb8d1635ad7a46f2b0e4f1e1739..3a27a5946dcaca9ca90209112001ea29db9d768d 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.2</version> + <version>0.6.3-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-gchange/pom.xml b/duniter4j-es-gchange/pom.xml index bf3c4c95a8f4a156115cde6ccd0b67cba793978d..a3dcb847215b4ba0e76a3999e3dc0e4ea4f55810 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.2</version> + <version>0.6.3-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-user/pom.xml b/duniter4j-es-user/pom.xml index 91c50dca79d61506326c33be78920e589662bdd2..3d69bd061fdf9e302d02307dfa12cf1ad363662a 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.2</version> + <version>0.6.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 5a079523ce538ca3523a2d350a118c2d4b89f84a..5df05d035cc483e4b2f4a5644c6433dc64a1d342 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.6.2</version> + <version>0.6.3-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.2</tag> + <tag>HEAD</tag> </scm> <issueManagement>