Skip to content

Commit

Permalink
[ADAM-752] update spark compile dependency to version 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Aug 19, 2015
1 parent 20ded3d commit 7e8eb05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<properties>
<java.version>1.7</java.version>
<avro.version>1.7.6</avro.version>
<spark.version>1.2.0</spark.version>
<spark.version>1.4.1</spark.version>
<parquet.version>1.8.1</parquet.version>
<!-- Edit the following line to configure the Hadoop (HDFS) version. -->
<hadoop.version>2.2.0</hadoop.version>
Expand Down

0 comments on commit 7e8eb05

Please sign in to comment.