diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index 82402e40291be349f03d2cf71f1e4b5a7c7d24fa..2423f652bbcc7f7c493e00dff33b7beb9432b5b7 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.1-SNAPSHOT</version> + <version>0.6.1</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index 329d1ba5dc3ba47f37effb614cfd3d63e849d5b8..247697bedd433bb15da85f3bc37c1dd0b31f010c 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.1-SNAPSHOT</version> + <version>0.6.1</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-core/pom.xml b/duniter4j-es-core/pom.xml index 96fa90a8fbf863af56cf076980a73b583bdb8a35..93c1bc25fce447e21d43ae6ba1a587a3564ede65 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.1-SNAPSHOT</version> + <version>0.6.1</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-gchange/pom.xml b/duniter4j-es-gchange/pom.xml index 4631934d995d3ef9d845fbbcc60b4e7f72ec63f6..98c8e39c15e840aaf444c0b0a1204ce995e689d4 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.1-SNAPSHOT</version> + <version>0.6.1</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-user/pom.xml b/duniter4j-es-user/pom.xml index 4b6013b3c66681d608208d63e74379d591ad1422..8338818514248b5b64da87ec5bf25cd462e10be0 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.1-SNAPSHOT</version> + <version>0.6.1</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 5d3610878e8f3d46d99a91d4ac126a0a1403f826..7cd5e365925accd18bf90466d9d7c8ee75aca4ab 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</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>HEAD</tag> + <tag>duniter4j-0.6.1</tag> </scm> <issueManagement>