[maven-release-plugin] prepare release 0.9.9

This commit is contained in:
Travis CI User 2017-11-11 17:02:52 +00:00
parent b2afec225d
commit 5f7060d537
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
<parent>
<groupId>org.iota</groupId>
<artifactId>jota-parent</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.9</version>
</parent>
<name>JOTA : Library</name>

View File

@ -4,7 +4,7 @@
<groupId>org.iota</groupId>
<artifactId>jota-parent</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.9</version>
<packaging>pom</packaging>
<name>JOTA</name>
<description>JOTA library is a simple Java wrapper around IOTA Node's JSON-REST HTTP interface.</description>
@ -14,7 +14,7 @@
<url>https://github.com/iotaledger/iota.lib.java</url>
<connection>scm:git:https://github.com/iotaledger/iota.lib.java.git</connection>
<developerConnection>scm:git:https://github.com/iotaledger/iota.lib.java.git</developerConnection>
<tag>HEAD</tag>
<tag>0.9.9</tag>
</scm>
<licenses>