[maven-release-plugin] prepare release 0.9.7

This commit is contained in:
Travis CI User 2017-11-11 16:52:40 +00:00
parent a34cd91686
commit 98ca500fd0
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.6-SNAPSHOT</version>
<version>0.9.7</version>
</parent>
<name>JOTA : Library</name>

View File

@ -4,7 +4,7 @@
<groupId>org.iota</groupId>
<artifactId>jota-parent</artifactId>
<version>0.9.6-SNAPSHOT</version>
<version>0.9.7</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.7</tag>
</scm>
<licenses>