Missing plugin version
[appc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2a364a2..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.1.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>
@@ -51,7 +51,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
         <!-- VERSIONS -->
 
 
-        <cdp.pal.version>1.1.25.2-oss</cdp.pal.version>
+        <cdp.pal.version>1.1.25.5-oss</cdp.pal.version>
         <dmaap.client.version>0.2.12</dmaap.client.version>
         <eelf.version>0.0.1</eelf.version>
         <eelf.maven.plugin.version>0.0.1</eelf.maven.plugin.version>
@@ -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 -->
@@ -123,7 +123,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
         <!-- This site is used for Javadocs -->
         <site>
             <id>ecomp-site</id>
-            <url>dav:${onap.nexus.url}/sites/site/org/onap/appc/${project.version}</url>
+            <url>dav:${onap.nexus.url}/content/sites/site/org/onap/appc/${project.version}</url>
         </site>
         <repository>
             <id>ecomp-releases</id>