aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Dürre <michael.duerre@highstreet-technologies.com>2020-08-26 10:44:11 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-26 10:44:11 +0000
commitdace4a79556b7d32159d7227edf144fa60aa1ca0 (patch)
treed9b7af7ad34ce57f513f3dff2bab0813b4c34339
parente66cc7f5ae0f4250136a25114e544c4ef3ed76a8 (diff)
parentb93023f25365f5cc18ca7b7e730c1ae487ed384e (diff)
Merge "Update to release version"
Former-commit-id: d17fdb18e8bb6053b2924343632f0fde4cdff71d
-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>