X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=pom.xml;h=03201f289f5ce51cb6fb15d4c82543c751ea3bf4;hb=e3b8d99ecdfd932e009456d4eb8ea01365795223;hp=da5f5b05f06cee047cd930497a001fe1f8a7c007;hpb=d202c96ef2ea6044f713576cd3af26f8ce5eca66;p=ldk-java diff --git a/pom.xml b/pom.xml index da5f5b05..03201f28 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,56 @@ 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.ldk ldk-java 1.0-SNAPSHOT + + + org.junit.jupiter + junit-jupiter + RELEASE + test + + + org.junit.jupiter + junit-jupiter + RELEASE + test + + + org.bitcoinj + bitcoinj-core + RELEASE + test + + + org.jetbrains + annotations + RELEASE + compile + + 1.8 1.8 + 3.2.1 - \ No newline at end of file + + + + org.apache.maven.plugins + maven-source-plugin + ${maven-source-plugin.version} + + + attach-sources + + jar + + + + + + +