aboutsummaryrefslogtreecommitdiffstats
path: root/installation/sdnc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'installation/sdnc/pom.xml')
-rw-r--r--installation/sdnc/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index d3ba28dd..0e8b4d47 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation-sdnc</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-oam :: installation :: ${project.artifactId}</name>
@@ -24,8 +24,8 @@
<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>2.0.1</sdnc.northbound.version>
- <ccsdk.docker.version>1.0-STAGING-latest</ccsdk.docker.version>
+ <sdnc.northbound.version>2.1.0-SNAPSHOT</sdnc.northbound.version>
+ <ccsdk.docker.version>1.1-STAGING-latest</ccsdk.docker.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>