X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=pom.xml;h=8ce5c75ed29426377481a2ca22ed19d5b633e8ab;hb=fbe8e8e88f8b2149b8dea689301263b2302cfa5e;hp=da5f5b05f06cee047cd930497a001fe1f8a7c007;hpb=d202c96ef2ea6044f713576cd3af26f8ce5eca66;p=ldk-java diff --git a/pom.xml b/pom.xml index da5f5b05..8ce5c75e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,99 @@ 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 + 0.0.100.2 + + 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 + true - \ No newline at end of file + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + ${org.lightningdevkit.skipdocs} + + + + attach-javadocs + + jar + + + + + + +