diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index 2bbcfabb976b2232c58a09d0a6ac9ca2cfac95db..dddbc57457dc4f443b09b45e797653d34c8f9b6e 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.2-SNAPSHOT</version> + <version>0.3.2</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-core-shared/pom.xml b/duniter4j-core-shared/pom.xml index ecb31de9b1479040d6ef05f33eac95e9d886eb15..b36e32b2c192411000cdddc7b1525f514143d64e 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.2-SNAPSHOT</version> + <version>0.3.2</version> </parent> <groupId>org.duniter</groupId> diff --git a/duniter4j-elasticsearch/pom.xml b/duniter4j-elasticsearch/pom.xml index 7f15f5340d2a22eab190adcff01ac622b2d998af..04f8accb17248358a22870b718e84d3f39d4cf97 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.2-SNAPSHOT</version> + <version>0.3.2</version> </parent> <groupId>org.duniter</groupId> diff --git a/pom.xml b/pom.xml index 8b55c6b481a1e2d1391e9de8943dfa24c51c7a71..6e8ce89986298d495046e20c54e1a1dd7c28b7e7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.3.2-SNAPSHOT</version> + <version>0.3.2</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.2</tag> </scm> <issueManagement>