From 21e0eb9b300bb0d764e39fb9c914fd0d82aee456 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 6 Jun 2023 06:44:51 -0400 Subject: Roll master for Montreal Roll version to initial snapshot for Montreal release Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney Change-Id: I7eff8d6d696832d5c2d7e9f01d66dd3e15b7eae4 --- core/sliapi/installer/pom.xml | 2 +- core/sliapi/model/pom.xml | 2 +- core/sliapi/model/swagger/pom.xml | 2 +- core/sliapi/model/yang/pom.xml | 2 +- core/sliapi/pom.xml | 2 +- core/sliapi/provider/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'core/sliapi') diff --git a/core/sliapi/installer/pom.xml b/core/sliapi/installer/pom.xml index 4678d2cce..90e51dc44 100755 --- a/core/sliapi/installer/pom.xml +++ b/core/sliapi/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi-installer - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/model/pom.xml b/core/sliapi/model/pom.xml index 4f6dca48b..a27e3c6ed 100755 --- a/core/sliapi/model/pom.xml +++ b/core/sliapi/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi-model - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/model/swagger/pom.xml b/core/sliapi/model/swagger/pom.xml index 9c0ac2f16..3598c8f41 100644 --- a/core/sliapi/model/swagger/pom.xml +++ b/core/sliapi/model/swagger/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.core sliapi-model-swagger - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT jar ccsdk-sli-core :: sliapi :: ${project.artifactId} diff --git a/core/sliapi/model/yang/pom.xml b/core/sliapi/model/yang/pom.xml index b138828c8..b74a8e2d9 100755 --- a/core/sliapi/model/yang/pom.xml +++ b/core/sliapi/model/yang/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi-model-yang - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT bundle ccsdk-sli-core :: sliapi :: ${project.artifactId} diff --git a/core/sliapi/pom.xml b/core/sliapi/pom.xml index cf38fa545..049e756f3 100755 --- a/core/sliapi/pom.xml +++ b/core/sliapi/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/sliapi/provider/pom.xml b/core/sliapi/provider/pom.xml index e1d11b002..4035ca924 100755 --- a/core/sliapi/provider/pom.xml +++ b/core/sliapi/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core sliapi-provider - 1.6.3-SNAPSHOT + 1.7.0-SNAPSHOT bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg