summaryrefslogtreecommitdiffstats
path: root/base/http
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-04-29 18:32:05 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-04-29 18:32:05 +0000
commit97e37f83154ef58f38e5332030e973ad08961e5f (patch)
treef091703ef06f848c166fe2ef16276483c580ae96 /base/http
parente8e0568449637da7ea48c2fadc60e3bad5dc19c4 (diff)
Release ccsdk/sli/adaptors0.7.2
Diffstat (limited to 'base/http')
-rw-r--r--base/http/installer/pom.xml2
-rw-r--r--base/http/pom.xml2
-rw-r--r--base/http/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/base/http/installer/pom.xml b/base/http/installer/pom.xml
index 5a2e42f0..ab149b09 100644
--- a/base/http/installer/pom.xml
+++ b/base/http/installer/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>base-http-installer</artifactId>
- <version>0.7.2-SNAPSHOT</version>
+ <version>0.7.2</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name>
diff --git a/base/http/pom.xml b/base/http/pom.xml
index b411f98d..63185969 100644
--- a/base/http/pom.xml
+++ b/base/http/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.adaptors.base</groupId>
<artifactId>http</artifactId>
- <version>0.7.2-SNAPSHOT</version>
+ <version>0.7.2</version>
<packaging>pom</packaging>
<modules>
diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml
index f8e9ed0c..2d1b0333 100644
--- a/base/http/provider/pom.xml
+++ b/base/http/provider/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>base-http-provider</artifactId>
- <version>0.7.2-SNAPSHOT</version>
+ <version>0.7.2</version>
<packaging>bundle</packaging>
<dependencies>