Skip to content

Commit

Permalink
reenabling debug mode (follow-up to PR#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
skaarthik committed Dec 3, 2015
1 parent 69c6651 commit 9056eea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,11 @@
<groupId>org.apache.spark</groupId>
<artifactId>spark-core_2.10</artifactId>
<version>${spark.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-streaming_2.10</artifactId>
<version>${spark.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
Expand All @@ -82,7 +80,6 @@
<groupId>org.apache.spark</groupId>
<artifactId>spark-sql_2.10</artifactId>
<version>${spark.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.databricks</groupId>
Expand Down

0 comments on commit 9056eea

Please sign in to comment.