X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=3972186a6a04753f6a7f61bc9b2b9944c93c6563;hb=0d5f55c8e63442f3f6ea379b390847123ac92a3d;hp=f26ae43c7a7f0587a97c7efa9c518066c6feb777;hpb=2039e7e2dfb4692bb97302efa0a17ae4648671c8;p=ldk-java diff --git a/pom.xml b/pom.xml index f26ae43c..3972186a 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.1 + + 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 @@ -36,7 +65,6 @@ 1.8 1.8 - 3.2.1 @@ -44,7 +72,6 @@ org.apache.maven.plugins maven-source-plugin - ${maven-source-plugin.version} attach-sources @@ -54,6 +81,18 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + +