diff --git a/duniter4j-client/pom.xml b/duniter4j-client/pom.xml index 1947ab564c960a0532c249cf27737e1620c9dca9..3b77b1b740d6f423fa180ec91749fb9924481c76 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.12.1-SNAPSHOT</version> + <version>0.14.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/duniter4j-core-client/pom.xml b/duniter4j-core-client/pom.xml index eab4d5f2fa7775573bbf4e4a93a4ae4f9ca588b9..b57b92d1d49959c884524ed22dec45545fb8d3fb 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.12.1-SNAPSHOT</version> + <version>0.14.0</version> </parent> <artifactId>duniter4j-core-client</artifactId> diff --git a/duniter4j-es-assembly/pom.xml b/duniter4j-es-assembly/pom.xml index 0a4d3df0b79782190d1ff4b8adb7b90c4be2d8d9..a922fcc50b741a1994db2813abe02a6ef36f4ece 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.12.1-SNAPSHOT</version> + <version>0.14.0</version> </parent> <artifactId>duniter4j-es-assembly</artifactId> diff --git a/duniter4j-es-core/pom.xml b/duniter4j-es-core/pom.xml index f45631e84baeb0717f46e27a66254d61e9bcf65b..c2b501c0de3ef02d47937c5eab8365fe996d6aac 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.12.1-SNAPSHOT</version> + <version>0.14.0</version> </parent> <artifactId>duniter4j-es-core</artifactId> diff --git a/duniter4j-es-subscription/pom.xml b/duniter4j-es-subscription/pom.xml index dba0dd398684a831065ef2cf8778ba8460844b64..b804dd38e2aeef23244e6015e4254787f26c6a0c 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.12.1-SNAPSHOT</version> + <version>0.14.0</version> </parent> <artifactId>duniter4j-es-subscription</artifactId> diff --git a/duniter4j-es-user/pom.xml b/duniter4j-es-user/pom.xml index 0ad983c2889489465210c6d5984efbe80580050d..59133caaffaf6d98859b9de6229f6d1382018b07 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.12.1-SNAPSHOT</version> + <version>0.14.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 9d3304b53b6e51fabdbb064c5ac006a88c6502bc..d459f89aa87010ba71edb1c28f2175495bdaa6c8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.duniter</groupId> <artifactId>duniter4j</artifactId> - <version>0.12.1-SNAPSHOT</version> + <version>0.14.0</version> <packaging>pom</packaging> <name>Duniter4j : a Duniter Java Client API</name> @@ -114,7 +114,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.14.0</tag> </scm> <issueManagement>