Changed name of forge-gui-mobile-dev (Forge) to Forge Mobile Dev so that it's more clear which project it is in build logs.

This commit is contained in:
Krazy
2015-06-06 22:50:42 +00:00
parent 207a5b054a
commit a1c80e03a6

View File

@@ -3,7 +3,7 @@
<groupId>forge</groupId>
<artifactId>forge-gui-mobile-dev</artifactId>
<version>1.5.41-SNAPSHOT</version>
<name>Forge</name>
<name>Forge Mobile Dev</name>
<build>
<sourceDirectory>src</sourceDirectory>
<plugins>