From 0ef3008ed3a27f26e76da1dd0d3a90d9310b625b Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Thu, 27 Feb 2014 13:23:11 -0800 Subject: [PATCH] [HOTFIX] Patching maven build after #6 (SPARK-1121). That patch removed the Maven avro declaration but didn't remove the actual dependency in core. --- core/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index a333bff28c246..d3a81d564c2e8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -46,14 +46,6 @@ - - org.apache.avro - avro - - - org.apache.avro - avro-ipc - org.apache.curator curator-recipes