X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=pom.xml;h=03201f289f5ce51cb6fb15d4c82543c751ea3bf4;hb=e3b8d99ecdfd932e009456d4eb8ea01365795223;hp=4e98b6e8dcb31b46b974168b8d5a5e3c3a636c02;hpb=ea31bb4b2faadec82072a2f784a211bcd49a5b4c;p=ldk-java diff --git a/pom.xml b/pom.xml index 4e98b6e8..03201f28 100644 --- a/pom.xml +++ b/pom.xml @@ -7,9 +7,53 @@ 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 + + + + + + +