aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
diff options
context:
space:
mode:
authorJosh Rosen <joshrosen@databricks.com>2016-04-11 10:53:26 -0700
committerJosh Rosen <joshrosen@databricks.com>2016-04-11 10:53:26 -0700
commit8992c419273f68e3008da2ed414957c11fc979a1 (patch)
treeb6913aaa02f32d3af3203a184033883b027f9bf2 /core/pom.xml
parent7962751fa3382a311ece0eb3954b8cb0f3e6cfa3 (diff)
downloadspark-8992c419273f68e3008da2ed414957c11fc979a1.tar.gz
spark-8992c419273f68e3008da2ed414957c11fc979a1.tar.bz2
spark-8992c419273f68e3008da2ed414957c11fc979a1.zip
POM updates for 2.12 profile.
Diffstat (limited to 'core/pom.xml')
-rw-r--r--core/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 4c7e3a3662..7349ad35b9 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -192,7 +192,6 @@
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-jackson_${scala.binary.version}</artifactId>
- <version>3.2.10</version>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>