From a42e41db74415034a76c2685b60a5dab55119fec Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 16 Jun 2021 12:55:25 -0400 Subject: Rolling artifact version to 1.2.4-SNAPSHOT Issue-ID: CCSDK-3330 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Idcc0ee389fa39e7bda7c04bc69b2e067b782c292 --- adaptors/base/http/installer/pom.xml | 2 +- adaptors/base/http/pom.xml | 2 +- adaptors/base/http/provider/pom.xml | 2 +- adaptors/base/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'adaptors/base') diff --git a/adaptors/base/http/installer/pom.xml b/adaptors/base/http/installer/pom.xml index 4c737478d..20d066079 100644 --- a/adaptors/base/http/installer/pom.xml +++ b/adaptors/base/http/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors base-http-installer - 1.2.3-SNAPSHOT + 1.2.4-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/base/http/pom.xml b/adaptors/base/http/pom.xml index 2f6909371..4612a5239 100644 --- a/adaptors/base/http/pom.xml +++ b/adaptors/base/http/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors.base http - 1.2.3-SNAPSHOT + 1.2.4-SNAPSHOT pom ccsdk-sli-adaptors :: base-${project.artifactId} diff --git a/adaptors/base/http/provider/pom.xml b/adaptors/base/http/provider/pom.xml index 2c5a86678..22fe4d735 100644 --- a/adaptors/base/http/provider/pom.xml +++ b/adaptors/base/http/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors base-http-provider - 1.2.3-SNAPSHOT + 1.2.4-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/base/pom.xml b/adaptors/base/pom.xml index 973dfd460..d0c55b960 100644 --- a/adaptors/base/pom.xml +++ b/adaptors/base/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors base-parent - 1.2.3-SNAPSHOT + 1.2.4-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} -- cgit 1.2.3-korg