diff --git a/duniter4j-client/pom.xml b/duniter4j-client/pom.xml index 195ca0ec403b12e9fc5f0cacea31b6757866ece6..5a2ab6be41f6d855c6f8fcb4199b5df2ac94547f 100644 --- a/duniter4j-client/pom.xml +++ b/duniter4j-client/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>duniter4j</artifactId> <groupId>org.duniter</groupId> - <version>0.17.1-SNAPSHOT</version> + <version>0.17.1</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index 2f1ee2020e7c75a82702a4e5284c028603c2a62c..7e2a53d8572b102c481caee8eb8d7d71630393ac 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.17.1-SNAPSHOT</version> + <version>0.17.1</version> </parent> <artifactId>duniter4j-core-client</artifactId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index 6a571e1f8f298b4a137358def3e44a798643a8d7..eedff4de2809f0eec58a358b698ac0f4d41fe9a7 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.17.1-SNAPSHOT</version> + <version>0.17.1</version> </parent> <artifactId>duniter4j-core-shared</artifactId> diff --git a/duniter4j-es-assembly/pom.xml b/duniter4j-es-assembly/pom.xml index 3c236587fe081d266aaa69616656bfa2d7ba38a5..537ad5b759d48b981c516f7da18f0ac4d94e64fa 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.17.1-SNAPSHOT</version> + <version>0.17.1</version> </parent> <artifactId>duniter4j-es-assembly</artifactId> diff --git a/duniter4j-es-core/pom.xml b/duniter4j-es-core/pom.xml index d5ba49ba4589f7e49719dae7d0dfe3a0a6ee5372..5c1691373c5c4c72f2cdc195ed84030a6ccc2924 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.17.1-SNAPSHOT</version> + <version>0.17.1</version> </parent> <artifactId>duniter4j-es-core</artifactId> diff --git a/duniter4j-es-subscription/pom.xml b/duniter4j-es-subscription/pom.xml index b66ae7e9b171128207b2358a55dee12b2a981c83..3de5e41b5f693d4c859ebfc3f99958d1a8b9d3cc 100644 --- a/duniter4j-es-subscription/pom.xml +++ b/duniter4j-es-subscription/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.17.1-SNAPSHOT</version> + <version>0.17.1</version> </parent> <artifactId>duniter4j-es-subscription</artifactId> diff --git a/duniter4j-es-user/pom.xml b/duniter4j-es-user/pom.xml index 1d4f1669da379fe6c66af9de6373e631369753de..66c89cd6345ec451c61d86f696f17d84d004bdf5 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.17.1-SNAPSHOT</version> + <version>0.17.1</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 24fa4e81d1a28053d101d7c6951e795fc591c158..b306a63a16e8bf60c750f516a3f70c2719b36cc4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.17.1-SNAPSHOT</version> + <version>0.17.1</version> <packaging>pom</packaging> <name>Duniter4j : a Duniter Java Client API</name> @@ -118,7 +118,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.17.1</tag> </scm> <issueManagement>