aboutsummaryrefslogtreecommitdiffstats
path: root/installation/sdnc-web/pom.xml
diff options
context:
space:
mode:
authorherbert <herbert.eiselt@highstreet-technologies.com>2020-04-21 21:19:55 +0200
committerherbert <herbert.eiselt@highstreet-technologies.com>2020-04-21 21:20:26 +0200
commitb0b2b0a05048f21f6c0e9d4d40b6ca5eb3bb93e7 (patch)
treec88c44f0d27174de1e80a45f65844eb00bd04010 /installation/sdnc-web/pom.xml
parent45d198493727a8907f011a7eb49b2259037f690b (diff)
Update sdnc-oam for sdnc and sdnc-web to use guilin versions
Issue-ID: SDNC-1168 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I580e409dc78ef151f3304186288e4a66d6085f44 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: dde982c3aaef26b518080d27dba4925e33409056
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 3e81dc07..a3eeddfc 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>1.0.0-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>