From 095b5182536a43e2ae738be93294ee5215d86581 Mon Sep 17 00:00:00 2001 From: Sandeep Date: Thu, 24 Apr 2014 21:51:52 -0700 Subject: Fix [SPARK-1078]: Remove the Unnecessary lift-json dependency Remove the Unnecessary lift-json dependency from pom.xml Author: Sandeep Closes #536 from techaddict/FIX-SPARK-1078 and squashes the following commits: bd0fd1d [Sandeep] Fix [SPARK-1078]: Replace lift-json with json4s-jackson. Remove the Unnecessary lift-json dependency from pom.xml --- pom.xml | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 4ff18afa22..e292775c62 100644 --- a/pom.xml +++ b/pom.xml @@ -380,20 +380,6 @@ derby 10.4.2.0 - - net.liftweb - lift-json_${scala.binary.version} - 2.5.1 - - - - org.scala-lang - scalap - - - com.codahale.metrics metrics-core @@ -851,7 +837,7 @@ - + hadoop-provided @@ -896,6 +882,6 @@ - + -- cgit v1.2.3