[Build] Remove SNAPSHOT status

Remove SNAPSHOT qualifier from version to close out
sprint Sinope, WTD-819.
This commit is contained in:
Victor Woeltjen 2015-04-15 10:56:35 -07:00
parent a55f8e1ab5
commit 008f629f11

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>gov.nasa.arc.wtd</groupId>
<artifactId>open-mct-web</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.6.1</version>
<name>Open MCT Web</name>
<packaging>war</packaging>