[Build] Remove snapshot status

Remove SNAPSHOT from version number to close out
sprint Skoll, WTD-820.
This commit is contained in:
Victor Woeltjen 2015-05-04 13:31:25 -07:00
parent ad9a0b4ee2
commit bfb3a0b57b

View File

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