From d7ac5ebaa3d570985b677c6bc98bb84eb96121df Mon Sep 17 00:00:00 2001 From: Arvind Prabhakar Date: Tue, 30 Aug 2011 23:34:56 +0000 Subject: [PATCH] SQOOP-326. Upgrade Avro dependency version. (Alejandro Abdelnur via Arvind Prabhakar) git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1163453 13f79535-47bb-0310-9956-ffa450edef68 --- ivy.xml | 2 ++ ivy/libraries.properties | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ivy.xml b/ivy.xml index 11156131..d686c764 100644 --- a/ivy.xml +++ b/ivy.xml @@ -123,5 +123,7 @@ under the License. + + diff --git a/ivy/libraries.properties b/ivy/libraries.properties index a4589150..ef7131c8 100644 --- a/ivy/libraries.properties +++ b/ivy/libraries.properties @@ -18,7 +18,7 @@ # This properties file lists the versions of the various artifacts we use. # It drives ivy and the generation of a maven POM -avro.version=1.5.2 +avro.version=1.5.3 checkstyle.version=5.0