mirror of
https://github.com/gosticks/iota.lib.java.git
synced 2025-10-16 11:45:37 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
5f7060d537
commit
f0747ced17
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.iota</groupId>
|
<groupId>org.iota</groupId>
|
||||||
<artifactId>jota-parent</artifactId>
|
<artifactId>jota-parent</artifactId>
|
||||||
<version>0.9.9</version>
|
<version>0.9.10-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<name>JOTA : Library</name>
|
<name>JOTA : Library</name>
|
||||||
|
|||||||
4
pom.xml
4
pom.xml
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<groupId>org.iota</groupId>
|
<groupId>org.iota</groupId>
|
||||||
<artifactId>jota-parent</artifactId>
|
<artifactId>jota-parent</artifactId>
|
||||||
<version>0.9.9</version>
|
<version>0.9.10-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>JOTA</name>
|
<name>JOTA</name>
|
||||||
<description>JOTA library is a simple Java wrapper around IOTA Node's JSON-REST HTTP interface.</description>
|
<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>
|
<url>https://github.com/iotaledger/iota.lib.java</url>
|
||||||
<connection>scm:git:https://github.com/iotaledger/iota.lib.java.git</connection>
|
<connection>scm:git:https://github.com/iotaledger/iota.lib.java.git</connection>
|
||||||
<developerConnection>scm:git:https://github.com/iotaledger/iota.lib.java.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/iotaledger/iota.lib.java.git</developerConnection>
|
||||||
<tag>0.9.9</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user