aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'asdc-controller/pom.xml')
-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 75665bc01d..2db751841a 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>