aboutsummaryrefslogtreecommitdiff
path: root/bagel/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bagel/pom.xml')
-rw-r--r--bagel/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bagel/pom.xml b/bagel/pom.xml
index c8e39a415a..90c4b095bb 100644
--- a/bagel/pom.xml
+++ b/bagel/pom.xml
@@ -27,6 +27,9 @@
<groupId>org.apache.spark</groupId>
<artifactId>spark-bagel_2.10</artifactId>
+ <properties>
+ <sbt.project.name>bagel</sbt.project.name>
+ </properties>
<packaging>jar</packaging>
<name>Spark Project Bagel</name>
<url>http://spark.apache.org/</url>