diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index 15fb382f3f4fcc67dbeeb445b474a340c2472e63..2777d30249c928d8386645361f5ed02db3b76315 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.8.0</version> + <version>0.8.1-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index 011c5395974abd5c21f464cd7d081b0d5b4380c6..c722e85a2a6b9d6d9000f8f2b9fedccdbf406ab3 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.8.0</version> + <version>0.8.1-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-assembly/pom.xml b/duniter4j-es-assembly/pom.xml index 33846290f8639b46413ec4b61941c3ddb998b5f0..de6f6c31ebfebd91f5104440686b1ae85caaa1d1 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.8.0</version> + <version>0.8.1-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-core/pom.xml b/duniter4j-es-core/pom.xml index 3eae5385127c5d44fb8ee67cf7ce339f664b4b98..5b1b7b74c839f80cbecb761943746261492fac96 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.8.0</version> + <version>0.8.1-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-gchange/pom.xml b/duniter4j-es-gchange/pom.xml index cdbfd276071a05aa5cb4d9b4c0bd55fa73d57644..6c00fa43e2261e29acc4e6aa5c613b64ea50e85b 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.8.0</version> + <version>0.8.1-SNAPSHOT</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-user/pom.xml b/duniter4j-es-user/pom.xml index 61a5325d5fb1cf1d1684788911c19f5bb7c49a4a..a40d83cbac75d33f1253502a66abecf2e92920fb 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.8.0</version> + <version>0.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index ec5e0c1455c5bca671a0e08e92fdbc4c26dd3eeb..456fb8f9c32efb821233cd6bcfc0851f95b7ab27 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.8.0</version> + <version>0.8.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Duniter4j : a Duniter Java Client API</name> @@ -110,7 +110,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.8.0</tag> + <tag>HEAD</tag> </scm> <issueManagement>