s/BitCoinJ/bitcoinj/ everywhere except the version handshake.

Resolves issue 249.
This commit is contained in:
Mike Hearn
2012-11-01 16:24:09 +01:00
parent 9cc9607c73
commit 6f036f9cf2
7 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
<artifactId>bitcoinj-tools</artifactId>
<name>bitcoinj Tools</name>
<description>A collection of useful tools that use the BitCoinJ library to perform wallet operations</description>
<description>A collection of useful tools that use the bitcoinj library to perform wallet operations</description>
<build>
<plugins>