Skip to content
Snippets Groups Projects
Commit 39c624bf authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[maven-release-plugin] prepare release duniter4j-0.10.0

parent 76736675
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>duniter4j</artifactId>
<groupId>org.duniter</groupId>
<version>0.9.2-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId>
<version>0.9.2-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>duniter4j-core-client</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId>
<version>0.9.2-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>duniter4j-core-shared</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId>
<version>0.9.2-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>duniter4j-es-assembly</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId>
<version>0.9.2-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>duniter4j-es-core</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId>
<version>0.9.2-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>duniter4j-es-subscription</artifactId>
......
......@@ -3,7 +3,7 @@
<parent>
<artifactId>duniter4j</artifactId>
<groupId>org.duniter</groupId>
<version>0.9.2-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -3,7 +3,7 @@
<groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId>
<version>0.9.2-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>pom</packaging>
<name>Duniter4j : a Duniter Java Client API</name>
......@@ -18,7 +18,7 @@
<slf4j.version>1.7.5</slf4j.version>
<guava.version>18.0</guava.version>
<xml-apis.version>2.0.2</xml-apis.version>
<kalium.version>0.5.1-SNAPSHOT</kalium.version>
<kalium.version>0.5.0_blavenie</kalium.version>
<scrypt.version>1.4.0</scrypt.version>
<elasticsearch.version>2.3.3</elasticsearch.version>
<jna.version>4.1.0</jna.version>
......@@ -115,7 +115,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.0</tag>
</scm>
<issueManagement>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment