aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--installation/sdnc/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index 3a92ce7d..24b04f14 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -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.5.3-SNAPSHOT</sdnc.northbound.version>
- <ccsdk.docker.version>0.4.4-STAGING-latest</ccsdk.docker.version>
- <ccsdk.features.version>0.4.4-SNAPSHOT</ccsdk.features.version>
+ <sdnc.northbound.version>1.5.3</sdnc.northbound.version>
+ <ccsdk.docker.version>0.4.4</ccsdk.docker.version>
+ <ccsdk.features.version>0.4.4</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>