diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index b5fddbb34f205769566954c1fbd168fb15205abf..59f6a7d610633fdd7606d417dc9c61b2eda67800 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-SNAPSHOT</version> + <version>0.6.2</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index 33890ee7deef2cc590003cab4603dc79f1ead0a3..a6d277b71ba420d45ba8d2a31bb440988c89dca1 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-SNAPSHOT</version> + <version>0.6.2</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-assembly/pom.xml b/duniter4j-es-assembly/pom.xml index e332363dac98913a46e5d4fd202cefb21499bf4d..ae642a6cdf3e857c1fed6a58e1397704f1466c8d 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-SNAPSHOT</version> + <version>0.6.2</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-core/pom.xml b/duniter4j-es-core/pom.xml index ce138b50b8fe67c73d19cf8ec212652369c814ad..ff7458ce171c1bb8d1635ad7a46f2b0e4f1e1739 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-SNAPSHOT</version> + <version>0.6.2</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-gchange/pom.xml b/duniter4j-es-gchange/pom.xml index 321f5c54066b60e9de4ddbba221a26c19f504cb3..bf3c4c95a8f4a156115cde6ccd0b67cba793978d 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-SNAPSHOT</version> + <version>0.6.2</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-es-user/pom.xml b/duniter4j-es-user/pom.xml index 569afdf53bcaba4b5b9062678abe13fc63aceecb..91c50dca79d61506326c33be78920e589662bdd2 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-SNAPSHOT</version> + <version>0.6.2</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index ffbb025f2d7dee40b1636755f41b19ba7578a554..5a079523ce538ca3523a2d350a118c2d4b89f84a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.2</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.2</tag> </scm> <issueManagement>