aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChrisC <cc697w@intl.att.com>2017-03-13 05:01:04 -0700
committerChrisC <cc697w@intl.att.com>2017-03-13 05:01:04 -0700
commit1ba1d1997d862b4da9235bd8f8c62ac2b28115a7 (patch)
tree13ab45f9705b5e8e1e7068e0bb3725c7b06c8fac /pom.xml
parent5dd5647cca17a9939919027008e175f6d5d819f7 (diff)
Update to version 1.1.0
Change-Id: Id054e7a04ce88450c3cfe108c8259c4d287681c8 Signed-off-by: ChrisC <cc697w@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7b31563248..7e308c70b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.openecomp</groupId>
<artifactId>mso</artifactId>
<packaging>pom</packaging>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>MSO main project</name>
<description>This Maven project is responsible to build and package all child projects - contributions in the MSO project.
This build can be configured to run Functional tests and to start/stop a jboss server + Mysql DB.