X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=pom.xml;h=35bbba051ddb0ac49950b35e98a0c823f6286c48;hb=refs%2Fheads%2F2021-03-license;hp=4e98b6e8dcb31b46b974168b8d5a5e3c3a636c02;hpb=ea31bb4b2faadec82072a2f784a211bcd49a5b4c;p=ldk-java diff --git a/pom.xml b/pom.xml index 4e98b6e8..35bbba05 100644 --- a/pom.xml +++ b/pom.xml @@ -7,9 +7,59 @@ 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 + 13.0 + compile + + + org.jetbrains + annotations + 13.0 + 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 + + + + + + +