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

[maven-release-plugin] prepare for next development iteration

parent 39c624bf
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
<parent>
<artifactId>duniter4j</artifactId>
<groupId>org.duniter</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<artifactId>duniter4j-core-client</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<artifactId>duniter4j-core-shared</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<artifactId>duniter4j-es-assembly</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<artifactId>duniter4j-es-core</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<artifactId>duniter4j-es-subscription</artifactId>
......
......@@ -3,7 +3,7 @@
<parent>
<artifactId>duniter4j</artifactId>
<groupId>org.duniter</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -3,7 +3,7 @@
<groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Duniter4j : a Duniter Java Client API</name>
......@@ -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>duniter4j-0.10.0</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
......@@ -225,7 +225,7 @@
<dependency>
<groupId>org.abstractj.kalium</groupId>
<artifactId>kalium</artifactId>
<version>${kalium.version}</version>
<version>0.5.1</version>
</dependency>
<!-- scrypt lib -->
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment