aboutsummaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2015-08-11 02:41:03 -0700
committerTathagata Das <tathagata.das1565@gmail.com>2015-08-11 02:41:03 -0700
commit600031ebe27473d8fffe6ea436c2149223b82896 (patch)
tree22e30851aadc63dc73e08d87800bc00b7e4429a0 /extras
parent55752d88321925da815823f968128832de6fdbbb (diff)
downloadspark-600031ebe27473d8fffe6ea436c2149223b82896.tar.gz
spark-600031ebe27473d8fffe6ea436c2149223b82896.tar.bz2
spark-600031ebe27473d8fffe6ea436c2149223b82896.zip
[SPARK-9727] [STREAMING] [BUILD] Updated streaming kinesis SBT project name to be more consistent
Author: Tathagata Das <tathagata.das1565@gmail.com> Closes #8092 from tdas/SPARK-9727 and squashes the following commits: b1b01fd [Tathagata Das] Updated streaming kinesis project name
Diffstat (limited to 'extras')
-rw-r--r--extras/kinesis-asl/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/kinesis-asl/pom.xml b/extras/kinesis-asl/pom.xml
index c242e7a57b..521b53e230 100644
--- a/extras/kinesis-asl/pom.xml
+++ b/extras/kinesis-asl/pom.xml
@@ -31,7 +31,7 @@
<name>Spark Kinesis Integration</name>
<properties>
- <sbt.project.name>kinesis-asl</sbt.project.name>
+ <sbt.project.name>streaming-kinesis-asl</sbt.project.name>
</properties>
<dependencies>