[Build] Remove SNAPSHOT status

Remove SNAPSHOT status from version number to close
out sprint Rhea, WTD-817.
This commit is contained in:
Victor Woeltjen 2015-03-06 08:12:42 -08:00
parent 93debb4abe
commit f5919e6e5a

View File

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