mirror of
https://github.com/gosticks/iota.lib.java.git
synced 2025-10-16 11:45:37 +00:00
Added SCM information to pom.xml
Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
This commit is contained in:
parent
1955ab6fc4
commit
0da3457d44
7
pom.xml
7
pom.xml
@ -10,6 +10,13 @@
|
||||
<description>JOTA library is a simple Java wrapper around IOTA Node's JSON-REST HTTP interface.</description>
|
||||
<url>https://github.com/iotaledger/iota.lib.java</url>
|
||||
|
||||
<scm>
|
||||
<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>
|
||||
</scm>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
<name>The Apache Software License, Version 2.0</name>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user