Skip to content
Snippets Groups Projects
Commit ccaa8232 authored by WangTaoTheTonic's avatar WangTaoTheTonic Committed by Patrick Wendell
Browse files

[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 <wangtao111@huawei.com>

Closes #6603 from WangTaoTheTonic/projName and squashes the following commits:

994b3ba [WangTaoTheTonic] make the project name consistent
parent 07c16cb5
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
<groupId>org.apache.spark</groupId>
<artifactId>spark-launcher_2.10</artifactId>
<packaging>jar</packaging>
<name>Spark Launcher Project</name>
<name>Spark Project Launcher</name>
<url>http://spark.apache.org/</url>
<properties>
<sbt.project.name>launcher</sbt.project.name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment