Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Woeltjen <victor.woeltjen@nasa.gov>2015-09-29 01:20:18 +0300
committerVictor Woeltjen <victor.woeltjen@nasa.gov>2015-09-29 01:20:18 +0300
commit581dbacc9f6705f6418dcfb69e0c42df01c6e5ab (patch)
treecd5dd35d2f809d97b1dcd559e206c66a2f4794dc
parent5b02bc8104cd5994beecba58ca90643fc2e4b21a (diff)
[Build] Remove SNAPSHOT statusopen-v0.8.1
Remove SNAPSHOT status to tag end of sprint, WTD-827.
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a4d8e1cf3..27aa95e3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>gov.nasa.arc.wtd</groupId>
<artifactId>open-mct-web</artifactId>
<name>Open MCT Web</name>
- <version>0.8.1-SNAPSHOT</version>
+ <version>0.8.1</version>
<packaging>war</packaging>
<properties>