From 82d93b784a59d0fe4690bfca0f602b8b14f1d08b Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 21 May 2020 17:30:36 +0000 Subject: Release ccsdk/sli/adaptors --- base/http/installer/pom.xml | 2 +- base/http/pom.xml | 2 +- base/http/provider/pom.xml | 2 +- base/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'base') diff --git a/base/http/installer/pom.xml b/base/http/installer/pom.xml index 350ea581..bc535802 100644 --- a/base/http/installer/pom.xml +++ b/base/http/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors base-http-installer - 0.7.3-SNAPSHOT + 0.7.3 pom ccsdk-sli-adaptors :: base-http :: ${project.artifactId} diff --git a/base/http/pom.xml b/base/http/pom.xml index cdd6df67..7f377ca6 100644 --- a/base/http/pom.xml +++ b/base/http/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors.base http - 0.7.3-SNAPSHOT + 0.7.3 pom diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml index 7498fa78..c6ff9020 100644 --- a/base/http/provider/pom.xml +++ b/base/http/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.adaptors base-http-provider - 0.7.3-SNAPSHOT + 0.7.3 bundle diff --git a/base/pom.xml b/base/pom.xml index 3bc5b61d..927e9d6d 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -12,7 +12,7 @@ pom org.onap.ccsdk.sli.adaptors base-parent - 0.7.3-SNAPSHOT + 0.7.3 http -- cgit