aboutsummaryrefslogtreecommitdiff
path: root/extras/spark-ganglia-lgpl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'extras/spark-ganglia-lgpl/pom.xml')
-rw-r--r--extras/spark-ganglia-lgpl/pom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/extras/spark-ganglia-lgpl/pom.xml b/extras/spark-ganglia-lgpl/pom.xml
index 22ea330b43..a5b162a048 100644
--- a/extras/spark-ganglia-lgpl/pom.xml
+++ b/extras/spark-ganglia-lgpl/pom.xml
@@ -29,7 +29,11 @@
<artifactId>spark-ganglia-lgpl_2.10</artifactId>
<packaging>jar</packaging>
<name>Spark Ganglia Integration</name>
-
+
+ <properties>
+ <sbt.project.name>ganglia-lgpl</sbt.project.name>
+ </properties>
+
<dependencies>
<dependency>
<groupId>org.apache.spark</groupId>