aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller
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 /asdc-controller
parent5dd5647cca17a9939919027008e175f6d5d819f7 (diff)
Update to version 1.1.0
Change-Id: Id054e7a04ce88450c3cfe108c8259c4d287681c8 Signed-off-by: ChrisC <cc697w@intl.att.com>
Diffstat (limited to 'asdc-controller')
-rw-r--r--asdc-controller/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index 75665bc..2db7518 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp</groupId>
<artifactId>mso</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.mso</groupId>
@@ -12,7 +12,7 @@
<name>asdc-controller</name>
<description>ASDC CLient and Controller</description>
<packaging>war</packaging>
-
+
<build>
<finalName>${project.artifactId}-${project.version}</finalName>
<plugins>
@@ -70,7 +70,7 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
- </exclusions>
+ </exclusions>
</dependency>
<dependency>