3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-02-12 02:05:53 +00:00

Fix build

This commit is contained in:
Mike Hearn 2014-09-30 18:24:19 +02:00
parent 0a6f901b23
commit 9c12d73d12

View File

@ -247,7 +247,7 @@
<artifactItem>
<outputDirectory>target/test-classes/</outputDirectory>
<groupId>org.bitcoinj</groupId>
<artifactId>bitcoinj</artifactId>
<artifactId>bitcoinj-core</artifactId>
<version>0.12-SNAPSHOT</version>
</artifactItem>
</artifactItems>