Missing plugin version
[appc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 16e9a4b..e3c1821 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
     <packaging>pom</packaging>
     <groupId>org.openecomp.appc</groupId>
     <artifactId>appc</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.1-SNAPSHOT</version>
     <name>appc</name>
     <description>Construct the Application Controller component for the ECOMP project.</description>
     <inceptionYear>2015-07-20</inceptionYear>
@@ -66,7 +66,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
         <antlr.version>4.5.1</antlr.version>
         <logback.version>1.1.1</logback.version>
         <toscalib.version>1.1.0</toscalib.version>
-        <sdc-client.version>1.1.32-SNAPSHOT</sdc-client.version>
+        <sdc-client.version>1.1.32</sdc-client.version>
         <jackson.yml.version>2.3.2</jackson.yml.version>
 
         <!-- SONAR -->