aboutsummaryrefslogtreecommitdiffstats
path: root/installation/sdnc
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-17 16:25:48 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-17 16:25:48 -0400
commit3009edaae05d301f1aecbee4123c96431d6b34a2 (patch)
treefba73358b8e70414f24b3247a1fed15f67d40c96 /installation/sdnc
parent1801c19b6cc5ac80dea655d2f60b76e70e1e80aa (diff)
Roll versions for Frankfurt
Roll versions in master branch for Frankfurt development Change-Id: I54e9f996f784b697b00048fca138f37b07b063e4 Issue-ID: SDNC-918 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: cb8ee364fa8007fb8511ac23c30a3cf7b69bc66d
Diffstat (limited to 'installation/sdnc')
-rw-r--r--installation/sdnc/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index baa3c978..b6fa719b 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -4,14 +4,14 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.4.2</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation-sdnc</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<name>sdnc-oam :: installation :: ${project.artifactId}</name>
<description>Creates SDN Controller Docker container</description>
@@ -21,9 +21,9 @@
<standalone.image.name>onap/sdnc-image</standalone.image.name>
<sdnc.project.version>${project.version}</sdnc.project.version>
<sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
- <sdnc.northbound.version>1.7.2</sdnc.northbound.version>
- <ccsdk.docker.version>0.6.2</ccsdk.docker.version>
- <ccsdk.features.version>0.6.2</ccsdk.features.version>
+ <sdnc.northbound.version>1.8.0-SNAPSHOT</sdnc.northbound.version>
+ <ccsdk.docker.version>0.7-STAGING-latest/ccsdk.docker.version>
+ <ccsdk.features.version>0.7.0-SNAPSHOT</ccsdk.features.version>
<sdnc.keystore>org.onap.sdnc.p12</sdnc.keystore>
<sdnc.keypass><![CDATA[ff^G9D]yf&r}Ktum@BJ0YB?N]]></sdnc.keypass>
<sdnc.secureport>8443</sdnc.secureport>