From 5383edf1b735a6de8d1c54c6e8bacb867e090010 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 20 Oct 2022 15:29:33 -0400 Subject: Roll master branch to London numbering Roll master branch numbers to London release numbering Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: I6f22370839ff4c0fbb81372371fc4c76d7c36eb6 --- northbound/asdcApi/installer/pom.xml | 4 ++-- northbound/asdcApi/model/pom.xml | 4 ++-- northbound/asdcApi/pom.xml | 4 ++-- northbound/asdcApi/provider/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'northbound/asdcApi') diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml index e92aed57a..ec84fb0f1 100755 --- a/northbound/asdcApi/installer/pom.xml +++ b/northbound/asdcApi/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 4f4d7ac49..a72ed9bd2 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi-model - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index 8b8ddceb5..46bd9a716 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index de2fe5c45..67cdea708 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi-provider - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg