diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index f004f0013d126b23d0b27a608007715e18969d35..15fb382f3f4fcc67dbeeb445b474a340c2472e63 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.7.1-SNAPSHOT</version> + <version>0.8.0</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index 684d1d4da1eb6ea5fd7697dd710e17f03596d690..011c5395974abd5c21f464cd7d081b0d5b4380c6 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.7.1-SNAPSHOT</version> + <version>0.8.0</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-assembly/pom.xml b/duniter4j-es-assembly/pom.xml index 1c30fda968618618a3a1cfb40e84d8c3630f28c6..33846290f8639b46413ec4b61941c3ddb998b5f0 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.7.1-SNAPSHOT</version> + <version>0.8.0</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-core/pom.xml b/duniter4j-es-core/pom.xml index b4e0b551ff5e9ba84c5d0e10d1dff8bbbd2cdadc..3eae5385127c5d44fb8ee67cf7ce339f664b4b98 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.7.1-SNAPSHOT</version> + <version>0.8.0</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-gchange/pom.xml b/duniter4j-es-gchange/pom.xml index e53b76ae744aa60e11e8748031631b1be8de7a07..cdbfd276071a05aa5cb4d9b4c0bd55fa73d57644 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.7.1-SNAPSHOT</version> + <version>0.8.0</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-user/pom.xml b/duniter4j-es-user/pom.xml index 0109a566e3e68fab83911517a133ae10bd90fab7..61a5325d5fb1cf1d1684788911c19f5bb7c49a4a 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.7.1-SNAPSHOT</version> + <version>0.8.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 17cd6d455ed4cc5bab90303d83ad96fcaa7876ed..ec5e0c1455c5bca671a0e08e92fdbc4c26dd3eeb 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.8.0</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>HEAD</tag> + <tag>duniter4j-0.8.0</tag> </scm> <issueManagement>