diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index bfbf4861fe2884af924c6fd77118ab4a9def7e35..b3f6c69da30e44826255b1cceed98486942a452c 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.4-SNAPSHOT</version> + <version>0.3.4</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index ccf7a72884df2d47291ee725057a04b5c5c5d66f..bf4884d081bf2e0c501d1a7b7fe542075d560377 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.4-SNAPSHOT</version> + <version>0.3.4</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-elasticsearch/pom.xml b/duniter4j-elasticsearch/pom.xml index 94d28162e9280adf4955720647804dd53bcc771f..e0d735b7596fabb1310ab282ab66f412e558a735 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.4-SNAPSHOT</version> + <version>0.3.4</version> </parent> <groupId>org.duniter</groupId> diff --git a/pom.xml b/pom.xml index f7f1dda0e037b95a25bdc8bbcaf924584e0480fd..3f0eb7538e06955903b8930c302b355e1b38ef83 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.3.4-SNAPSHOT</version> + <version>0.3.4</version> <packaging>pom</packaging> <name>Duniter4j : a Duniter Java Client API</name> @@ -106,7 +106,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.4</tag> </scm> <issueManagement>