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.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index abc69283..691404e8 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -25,7 +25,7 @@
<sdnc.project.version>${project.version}</sdnc.project.version>
<sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
<sdnc.northbound.version>2.0.0</sdnc.northbound.version>
- <ccsdk.docker.version>1.0.0-STAGING-latest</ccsdk.docker.version>
+ <ccsdk.docker.version>1.0-STAGING-latest</ccsdk.docker.version>
<ccsdk.features.version>1.0.0</ccsdk.features.version>
<sdnc.keystore>org.onap.sdnc.p12</sdnc.keystore>
<sdnc.keypass><![CDATA[ff^G9D]yf&r}Ktum@BJ0YB?N]]></sdnc.keypass>
@@ -44,13 +44,6 @@
<type>zip</type>
<classifier>repo</classifier>
</dependency>
- <dependency>
- <groupId>org.onap.sdnc.northbound</groupId>
- <artifactId>vnfapi-installer</artifactId>
- <version>${sdnc.northbound.version}</version>
- <type>zip</type>
- <classifier>repo</classifier>
- </dependency>
<dependency>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>optical-service-installer</artifactId>