summaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorLathish <lathishbabu.ganesan@est.tech>2020-08-26 11:08:36 +0100
committerLathish <lathishbabu.ganesan@est.tech>2020-08-26 11:08:42 +0100
commitb93023f25365f5cc18ca7b7e730c1ae487ed384e (patch)
tree62facdfc3f7ae97177e9fb89bee8b28a1e2f2845 /installation
parent9dfe35c00d9d81f16d59b55a615a5931c44d1445 (diff)
Update to release version
Issue-ID: SDNC-1335 Change-Id: I4e7e6b75ab9527606c697c36dfba9f861bc2a734 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech> Former-commit-id: 7dc280fecf903ac4c08e76ae05bfb03cf2c721ec
Diffstat (limited to 'installation')
-rw-r--r--installation/sdnc-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml
index ee49e7fb..0638beda 100644
--- a/installation/sdnc-web/pom.xml
+++ b/installation/sdnc-web/pom.xml
@@ -22,7 +22,7 @@
<sdnc.project.version>${project.version}</sdnc.project.version>
<sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
<ccsdk.groupId>org.onap.ccsdk.features.sdnr.wt</ccsdk.groupId>
- <ccsdk.features.version>1.0.0-SNAPSHOT</ccsdk.features.version>
+ <ccsdk.features.version>1.0.0</ccsdk.features.version>
<docker.buildArg.https_proxy>${https_proxy}</docker.buildArg.https_proxy>
<maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
<docker.push.phase>deploy</docker.push.phase>