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.9
This commit is contained in:
parent
b2afec225d
commit
5f7060d537
@ -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>
|
||||
|
||||
4
pom.xml
4
pom.xml
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user