From b93023f25365f5cc18ca7b7e730c1ae487ed384e Mon Sep 17 00:00:00 2001
From: Lathish <lathishbabu.ganesan@est.tech>
Date: Wed, 26 Aug 2020 11:08:36 +0100
Subject: Update to release version

Issue-ID: SDNC-1335
Change-Id: I4e7e6b75ab9527606c697c36dfba9f861bc2a734
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>

Former-commit-id: 7dc280fecf903ac4c08e76ae05bfb03cf2c721ec
---
 installation/sdnc-web/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'installation/sdnc-web')

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>
-- 
cgit 1.2.3-korg