diff --git a/duniter4j-client/pom.xml b/duniter4j-client/pom.xml index 62c37d15dee632fef9a06f6e566b1022a75c634c..749beb1fb41c13742750a5975a0a9d22523a04ea 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.16.2-SNAPSHOT</version> + <version>0.17.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index 5c8de5f141a138dab78014bdcb71bd0f0c4d7e45..8c7f7fcfbe9677072df504cf00ce00357ad6814a 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.16.2-SNAPSHOT</version> + <version>0.17.0</version> </parent> <artifactId>duniter4j-core-client</artifactId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index 1258e92360a4a04c0f57b4ac34e86f032d85ec90..a0aac62fee3da83034a1d9ed4f59b03a89c3bd8d 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.16.2-SNAPSHOT</version> + <version>0.17.0</version> </parent> <artifactId>duniter4j-core-shared</artifactId> diff --git a/duniter4j-es-assembly/pom.xml b/duniter4j-es-assembly/pom.xml index 9440dc58c71eafadce1aaa889b8899907ec2cfe3..cc235d122b846562396c062f0a3f5275b0ff521b 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.16.2-SNAPSHOT</version> + <version>0.17.0</version> </parent> <artifactId>duniter4j-es-assembly</artifactId> diff --git a/duniter4j-es-core/pom.xml b/duniter4j-es-core/pom.xml index 5b74647d84bf5fe1028caee3058c0ca0d9e3846b..dc8da083fc559a667cecbf4813084ed5ff4eb762 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.16.2-SNAPSHOT</version> + <version>0.17.0</version> </parent> <artifactId>duniter4j-es-core</artifactId> diff --git a/duniter4j-es-subscription/pom.xml b/duniter4j-es-subscription/pom.xml index ae706ed30a0570c056c4abfb2d227e25928868fb..3f3ee1a8c178e44d4b5e95c5403334bb5199ce00 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.16.2-SNAPSHOT</version> + <version>0.17.0</version> </parent> <artifactId>duniter4j-es-subscription</artifactId> diff --git a/duniter4j-es-user/pom.xml b/duniter4j-es-user/pom.xml index fcac5dc4ceb74acc57ef9bfae84f46a48bdf4b24..06ec7bb062c7c9db3cba1f5a903d2b5c4c0b43df 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.16.2-SNAPSHOT</version> + <version>0.17.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 9cbcc98246639dc8e8b0964f9e68dd7e9f56a8f5..070174fdbb4058f4331b474c72112700310b81c0 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.16.2-SNAPSHOT</version> + <version>0.17.0</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.0</tag> </scm> <issueManagement>