X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=pom.xml;h=8ce5c75ed29426377481a2ca22ed19d5b633e8ab;hb=bfce5a76040b2a849aa181072e49e28038d0f6b4;hp=35bbba051ddb0ac49950b35e98a0c823f6286c48;hpb=1b870a3ffab1c0024411e30102bc6d198300f095;p=ldk-java diff --git a/pom.xml b/pom.xml index 35bbba05..8ce5c75e 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 + 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 @@ -27,22 +56,16 @@ test - org.jetbrains - annotations - 13.0 - compile - - - org.jetbrains - annotations - 13.0 + com.google.code.findbugs + jsr305 + 3.0.2 compile 1.8 1.8 - 3.2.1 + true @@ -50,7 +73,6 @@ org.apache.maven.plugins maven-source-plugin - ${maven-source-plugin.version} attach-sources @@ -60,6 +82,21 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + + ${org.lightningdevkit.skipdocs} + + + + attach-javadocs + + jar + + + +