From 8c0806fea85313f7ceab21e7f3c8a584f69a0b9b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 6 Dec 2021 10:59:24 -0500 Subject: Release version 1.3.3 (Istanbul / Silicon SR2) Release version 1.3.3 and roll to next snapshot version Issue-ID: CCSDK-3512 Signed-off-by: Dan Timoney Change-Id: Iaf83f49d7e1d4dd1beebabdbb07046fb7e96ff4f --- core/utils/installer/pom.xml | 2 +- core/utils/pom.xml | 2 +- core/utils/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'core/utils') diff --git a/core/utils/installer/pom.xml b/core/utils/installer/pom.xml index d129d63f9..6ff616402 100755 --- a/core/utils/installer/pom.xml +++ b/core/utils/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils-installer - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/pom.xml b/core/utils/pom.xml index 1943c27c8..a3eecfbf3 100755 --- a/core/utils/pom.xml +++ b/core/utils/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml index 7498dec9f..0b34ff677 100644 --- a/core/utils/provider/pom.xml +++ b/core/utils/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core utils-provider - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg