File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<groupId >com.hortonworks.spark</groupId >
6
6
<artifactId >spark-llap-assembly_2.10</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >1.0.1 -1.6</version >
8
+ <version >1.0.4 -1.6</version >
9
9
<name >spark-llap-assembly_2.10</name >
10
10
<url >https://github.com/hortonworks-spark/spark-llap</url >
11
11
21
21
<dependency >
22
22
<groupId >com.hortonworks.spark</groupId >
23
23
<artifactId >spark-llap_2.10</artifactId >
24
- <version >1.0.1 -1.6</version >
24
+ <version >1.0.4 -1.6</version >
25
25
<exclusions >
26
26
<exclusion >
27
27
<groupId >org.apache.hadoop</groupId >
Original file line number Diff line number Diff line change 1
1
2
2
name := " spark-llap"
3
- version := " 1.0.3 -1.6"
3
+ version := " 1.0.4 -1.6"
4
4
organization := " com.hortonworks.spark"
5
5
scalaVersion := " 2.10.5"
6
6
val scalatestVersion = " 2.2.4"
You can’t perform that action at this time.
0 commit comments