mirror of
https://github.com/gosticks/iota.lib.java.git
synced 2025-10-16 11:45:37 +00:00
[maven-release-plugin] prepare release 0.9.7
This commit is contained in:
parent
a34cd91686
commit
98ca500fd0
@ -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>
|
||||
|
||||
4
pom.xml
4
pom.xml
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user