From 893013b4156943119b9cf10101c2885840842ab8 Mon Sep 17 00:00:00 2001 From: Mike Hearn Date: Fri, 8 Jun 2012 17:21:38 +0200 Subject: [PATCH] Remove a couple of redundant Maven tags. --- examples/pom.xml | 1 - tools/pom.xml | 1 - 2 files changed, 2 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index a1c6207f..03ab83b3 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,6 @@ com.google bitcoinj-examples - 0.6-SNAPSHOT BitCoinJ Examples A collection of examples using the BitCoinJ library diff --git a/tools/pom.xml b/tools/pom.xml index 6433a31a..f20c63cc 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -27,7 +27,6 @@ com.google bitcoinj-tools - 0.6-SNAPSHOT BitCoinJ Tools A collection of useful tools that use the BitCoinJ library to perform wallet operations