Skip to content

Commit 994b3ba

Browse files
make the project name consistent
1 parent a86b3e9 commit 994b3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launcher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<groupId>org.apache.spark</groupId>
3030
<artifactId>spark-launcher_2.10</artifactId>
3131
<packaging>jar</packaging>
32-
<name>Spark Launcher Project</name>
32+
<name>Spark Project Launcher</name>
3333
<url>http://spark.apache.org/</url>
3434
<properties>
3535
<sbt.project.name>launcher</sbt.project.name>

0 commit comments

Comments
 (0)