diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index db69e2e48786a5b3908190553ba17f2568925253..c792834548168d41e2eb22cd71d4f2ad2d930685 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.3.1-SNAPSHOT</version> + <version>0.3.1</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index d73b862d54c50cf8613d8cf6a976e8e38df17cc0..759c126e3b3e75031729ae5bb77cc023e1e186a0 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.3.1-SNAPSHOT</version> + <version>0.3.1</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-elasticsearch/pom.xml b/duniter4j-elasticsearch/pom.xml index cdac4182e2856df1f494d7a9aa729592ce2ae6ed..8314eac6cf43c33dc0b384dfe90eac09517cf5c9 100644 --- a/duniter4j-elasticsearch/pom.xml +++ b/duniter4j-elasticsearch/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.1</version> </parent> <groupId>org.duniter</groupId> diff --git a/pom.xml b/pom.xml index 349492763c72045f4620e3433860cc6cafe1cb3c..c67dc505e28f4310feb9c788f6752d056a65ee69 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.1</version> <packaging>pom</packaging> <name>Duniter4j : a Duniter Java Client API</name> @@ -108,7 +108,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.3.1</tag> </scm> <issueManagement>