[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:
2
pom.xml
2
pom.xml
@@ -6,7 +6,7 @@
|
|||||||
<groupId>gov.nasa.arc.wtd</groupId>
|
<groupId>gov.nasa.arc.wtd</groupId>
|
||||||
<artifactId>open-mct-web</artifactId>
|
<artifactId>open-mct-web</artifactId>
|
||||||
<version>0.2.0-SNAPSHOT</version>
|
<version>0.2.0-SNAPSHOT</version>
|
||||||
<name>VISTA Visualization Client</name>
|
<name>Open MCT Web</name>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
Reference in New Issue
Block a user