summaryrefslogtreecommitdiffstats
path: root/installation/sdnc-web/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-04-29 13:19:08 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-29 13:19:08 +0000
commit3c1b3abf212630af3df8a709dabdbad19314995d (patch)
treedf35dfe55bb3a667caded9e5526f6074b84bbe2a /installation/sdnc-web/pom.xml
parent58936e37c5376379b8e80ab742c6f4bab905868f (diff)
parente7844f3fc813e4e5eb3b4070830d17561e044b6e (diff)
Merge "Update sdnc-oam for sdnc and sdnc-web to use frankfurt head version" into frankfurt
Former-commit-id: 33f27c9fc578fe5d0dd457ea69e87a0679947b71
Diffstat (limited to 'installation/sdnc-web/pom.xml')
-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 127b6259..1b9e37de 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>0.7.2</ccsdk.features.version>
+ <ccsdk.features.version>0.7.3-SNAPSHOT</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>