diff --git a/duniter4j-client/pom.xml b/duniter4j-client/pom.xml index 2324182cf0d32f13b49b954b69da047c3fb466f6..65525606cecd50bce4d4e14f224355e349c1c97e 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.10.5-SNAPSHOT</version> + <version>0.10.5</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index 6c2b2846feb457cee754aad45d56a28232943a41..223d0633ee64f84e1ca4c8ac1074d362fa83d04e 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.10.5-SNAPSHOT</version> + <version>0.10.5</version> </parent> <artifactId>duniter4j-core-client</artifactId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index 9888384815fcaa796aa81403b674bc358f3d1ecc..545b03011c2d3e59d9bd57d8a6321c61368c7f6e 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.10.5-SNAPSHOT</version> + <version>0.10.5</version> </parent> <artifactId>duniter4j-core-shared</artifactId> diff --git a/duniter4j-es-assembly/pom.xml b/duniter4j-es-assembly/pom.xml index 6376a7889f09a496922cfc3fa4220037a6690d21..dc0e0f0b89a052d44ba3a1b61609b2366f11c63b 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.10.5-SNAPSHOT</version> + <version>0.10.5</version> </parent> <artifactId>duniter4j-es-assembly</artifactId> diff --git a/duniter4j-es-core/pom.xml b/duniter4j-es-core/pom.xml index d6ab2557e90e8da1345aa45bfa96c5cc64e985fe..3d34cda61d024ebfe4267efd579bded027ab9124 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.10.5-SNAPSHOT</version> + <version>0.10.5</version> </parent> <artifactId>duniter4j-es-core</artifactId> diff --git a/duniter4j-es-subscription/pom.xml b/duniter4j-es-subscription/pom.xml index 51a1309d80c6e532ffcc2c99241bdbcf54f89c00..7050c3bdd0d988489a7e5eab6e75a6234bad5c78 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.10.5-SNAPSHOT</version> + <version>0.10.5</version> </parent> <artifactId>duniter4j-es-subscription</artifactId> diff --git a/duniter4j-es-user/pom.xml b/duniter4j-es-user/pom.xml index a06c12392367c5cab9e67f09c98995ae0be935b9..75f6d8817ef76fe7708289d9012b032527784a43 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.10.5-SNAPSHOT</version> + <version>0.10.5</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index b16002f602c48bee43fad7f2845f3466a1510208..12c86e1925138bd1ee677d9b2786f2823fc290eb 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.10.5-SNAPSHOT</version> + <version>0.10.5</version> <packaging>pom</packaging> <name>Duniter4j : a Duniter Java Client API</name> @@ -113,7 +113,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.10.5</tag> </scm> <issueManagement>