From 44754f6d431178700108270da683a9a581d36b2c Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 21 Sep 2010 06:41:18 +0000 Subject: [PATCH] Let's call our auxiliary Ant file build-proguard since that is more indicative of its purpose in life. --- build-ivy.xml => build-proguard.xml | 0 pom.xml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename build-ivy.xml => build-proguard.xml (100%) diff --git a/build-ivy.xml b/build-proguard.xml similarity index 100% rename from build-ivy.xml rename to build-proguard.xml diff --git a/pom.xml b/pom.xml index 78aab6f..528be15 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ - +