diff --git a/duniter4j-client/pom.xml b/duniter4j-client/pom.xml index fd88f6b5a4f6fd4ee8a84070716f40ad3951c04f..a37a9ff62e57d3836ff98e887a69ae53b520e80e 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.6-SNAPSHOT</version> + <version>0.10.6</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index e958c7f502d75989d9b1b30c48359f7a54a5a1ff..61fdbef0d16dad8dc78d058ae3330d88cb0386f6 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.6-SNAPSHOT</version> + <version>0.10.6</version> </parent> <artifactId>duniter4j-core-client</artifactId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index 93bd5c7f2bf6ad8b56a0f1c94041d6e49789b957..595a01ef3e6f5b26bcb9e101e7179d67063eff3f 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.6-SNAPSHOT</version> + <version>0.10.6</version> </parent> <artifactId>duniter4j-core-shared</artifactId> diff --git a/duniter4j-es-assembly/pom.xml b/duniter4j-es-assembly/pom.xml index 444212e800ab8b9458974249902302e7d43f6649..43d35843c87c5d19a512a6cc538ad6c1978f6fbb 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.6-SNAPSHOT</version> + <version>0.10.6</version> </parent> <artifactId>duniter4j-es-assembly</artifactId> diff --git a/duniter4j-es-core/pom.xml b/duniter4j-es-core/pom.xml index efdbd0b82440b6131c59c7428eb370cd92642c6b..57b1d19d51339021679976c96f84b5ab0eb4d67c 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.6-SNAPSHOT</version> + <version>0.10.6</version> </parent> <artifactId>duniter4j-es-core</artifactId> diff --git a/duniter4j-es-subscription/pom.xml b/duniter4j-es-subscription/pom.xml index 46dd609c9f5d0a225e295b31c10106a922eea2fe..bbe9bd9a3cad7bb4743c7e26b3ffc06236fa6402 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.6-SNAPSHOT</version> + <version>0.10.6</version> </parent> <artifactId>duniter4j-es-subscription</artifactId> diff --git a/duniter4j-es-user/pom.xml b/duniter4j-es-user/pom.xml index cc538ee704161c8e9689f59092f50b78e2bd50cf..cf84f57de851110dbaa82147be0f603a115c3d39 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.6-SNAPSHOT</version> + <version>0.10.6</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index d274b51accfb7fd7d484dc845545488f98c8d80d..5d9d28a99b8407a025ba6d3aab5afa67e7648789 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.10.6-SNAPSHOT</version> + <version>0.10.6</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.6</tag> </scm> <issueManagement>