X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=pom.xml;h=ed7ddaf04db85f312f0cee078066859156ed0469;hb=HEAD;hp=f26ae43c7a7f0587a97c7efa9c518066c6feb777;hpb=db1a11032b4164540a2d3403696be12bbca70e94;p=ldk-java diff --git a/pom.xml b/pom.xml index f26ae43c..ed7ddaf0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,9 +4,38 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.ldk + org.lightningdevkit ldk-java - 1.0-SNAPSHOT + Set in genbindings.sh automagically + + LDK Java Bindings and Binaries + LDK Java Bindings and Release Binaries + https://lightningdevkit.org + + + + MIT License + http://www.opensource.org/licenses/MIT + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Lightning Dev Kit Developers + LDK + https://github.com/lightningdevkit + + + + + scm:git:https://github.com/lightningdevkit/ldk-garbagecollected.git + https://github.com/lightningdevkit/ldk-garbagecollected + + org.junit.jupiter @@ -23,7 +52,7 @@ org.bitcoinj bitcoinj-core - RELEASE + 0.17-alpha1 test @@ -34,9 +63,9 @@ - 1.8 - 1.8 - 3.2.1 + 9 + 9 + true @@ -44,7 +73,7 @@ org.apache.maven.plugins maven-source-plugin - ${maven-source-plugin.version} + 3.2.0 attach-sources @@ -54,6 +83,22 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 3.3.1 + + ${org.lightningdevkit.skipdocs} + + + + attach-javadocs + + jar + + + +