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.11</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >1.1.3-2.1-SNAPSHOT </version >
8
+ <version >1.1.3-2.1</version >
9
9
<name >spark-llap-assembly_2.11</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.11</artifactId >
24
- <version >1.1.3-2.1-SNAPSHOT </version >
24
+ <version >1.1.3-2.1</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.1.3-2.1-SNAPSHOT "
3
+ version := " 1.1.3-2.1"
4
4
organization := " com.hortonworks.spark"
5
5
scalaVersion := " 2.11.8"
6
6
val scalatestVersion = " 2.2.6"
You can’t perform that action at this time.
0 commit comments