summaryrefslogtreecommitdiffstats
path: root/base/http
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-05-21 17:30:36 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-05-21 17:30:36 +0000
commit82d93b784a59d0fe4690bfca0f602b8b14f1d08b (patch)
tree33e653d462d3b7cd727f71d5d75a2c877d170b28 /base/http
parentbd81df3c5f3288d831c26b463e72b595779591f7 (diff)
Release ccsdk/sli/adaptors0.7.3
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 350ea581..bc535802 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.3-SNAPSHOT</version>
+ <version>0.7.3</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 cdd6df67..7f377ca6 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.3-SNAPSHOT</version>
+ <version>0.7.3</version>
<packaging>pom</packaging>
<modules>
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 @@
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>base-http-provider</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.3</version>
<packaging>bundle</packaging>
<dependencies>