Skip to content

Commit ccaa823

Browse files
WangTaoTheTonicpwendell
authored andcommitted
[MINOR] make the launcher project name consistent with others
I found this by chance while building spark and think it is better to keep its name consistent with other sub-projects (Spark Project *). I am not gonna file JIRA as it is a pretty small issue. Author: WangTaoTheTonic <[email protected]> Closes #6603 from WangTaoTheTonic/projName and squashes the following commits: 994b3ba [WangTaoTheTonic] make the project name consistent
1 parent 07c16cb commit ccaa823

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)