summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-01-24 15:39:46 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-01-24 15:39:46 +0000
commit8ce9296f1f415607eb713a560b1d83e0003e6804 (patch)
tree818639bd5d5903a451d7aa96a14db530c180400f /base
parent4de5e6cbb62b3588a916f7696e7a9ecc73061782 (diff)
Release ccsdk/sli/adaptors0.7.0
Diffstat (limited to 'base')
-rw-r--r--base/http/installer/pom.xml2
-rw-r--r--base/http/pom.xml2
-rw-r--r--base/http/provider/pom.xml2
-rw-r--r--base/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/base/http/installer/pom.xml b/base/http/installer/pom.xml
index a14318fb..34a93084 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.0-SNAPSHOT</version>
+ <version>0.7.0</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 40991e05..fdb9f8f2 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.0-SNAPSHOT</version>
+ <version>0.7.0</version>
<packaging>pom</packaging>
<modules>
diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml
index 007cea29..7ead990c 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.0-SNAPSHOT</version>
+ <version>0.7.0</version>
<packaging>bundle</packaging>
<dependencies>
diff --git a/base/pom.xml b/base/pom.xml
index b76e6c4b..5630e13a 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -12,7 +12,7 @@
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>base-parent</artifactId>
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.7.0</version>
<modules>
<module>http</module>