X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=ldk-java;a=blobdiff_plain;f=pom.xml;h=b8ea0bcf01a6c39640724a3ca143b0701c5337ee;hp=da5f5b05f06cee047cd930497a001fe1f8a7c007;hb=0b84bd29ac3af544cb8c88a7f581dee337a89ac3;hpb=d202c96ef2ea6044f713576cd3af26f8ce5eca66 diff --git a/pom.xml b/pom.xml index da5f5b05..b8ea0bcf 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,101 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.example + 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 + junit-jupiter + RELEASE + test + + + org.junit.jupiter + junit-jupiter + RELEASE + test + + + org.bitcoinj + bitcoinj-core + RELEASE + test + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + - 1.8 - 1.8 + 9 + 9 + true - \ No newline at end of file + + + + org.apache.maven.plugins + maven-source-plugin + 3.2.0 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.3.1 + + ${org.lightningdevkit.skipdocs} + + + + attach-javadocs + + jar + + + + + + +