From 38d3b25448fcdaa25417195e6e1fabf7a9c583f6 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 30 Apr 2020 14:00:03 -0400 Subject: Roll to next snapshot Roll to next Frankfurt snapshot version Change-Id: If72179b1e2ae2fbef8630407aab004ad9cc8e374 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney --- asdcApi/installer/pom.xml | 4 ++-- asdcApi/model/pom.xml | 4 ++-- asdcApi/pom.xml | 4 ++-- asdcApi/provider/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'asdcApi') diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml index 2067ba84..4236d10f 100755 --- a/asdcApi/installer/pom.xml +++ b/asdcApi/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi-installer - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT pom ccsdk-sli-northbound :: asdcApi :: ${project.artifactId} diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml index cecd730a..dea4b654 100755 --- a/asdcApi/model/pom.xml +++ b/asdcApi/model/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi-model - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT bundle ccsdk-sli-northbound :: asdcApi :: ${project.artifactId} diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml index 19382787..426bc81a 100755 --- a/asdcApi/pom.xml +++ b/asdcApi/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT pom ccsdk-sli-northbound :: asdcApi diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml index 8aa619a2..a007e90c 100755 --- a/asdcApi/provider/pom.xml +++ b/asdcApi/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 1.5.4 + 1.5.5-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi-provider - 0.7.2-SNAPSHOT + 0.7.3-SNAPSHOT bundle ccsdk-sli-northbound :: asdcApi :: ${project.artifactId} -- cgit 1.2.3-korg