[Build] Correct project name in build

Correct project name in build; change to Open MCT Web.
Part of ongoing repository and build setup, WTD-519.
This commit is contained in:
Victor Woeltjen 2014-10-31 10:02:40 -07:00
parent 680e8c8cff
commit 54fae0d436

View File

@ -6,7 +6,7 @@
<groupId>gov.nasa.arc.wtd</groupId>
<artifactId>open-mct-web</artifactId>
<version>0.2.0-SNAPSHOT</version>
<name>VISTA Visualization Client</name>
<name>Open MCT Web</name>
<packaging>war</packaging>
<properties>