aboutsummaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
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 a8397faf..fcff34fc 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.1-SNAPSHOT</version>
+ <version>0.7.1</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 fda2c83f..122b20c8 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.1-SNAPSHOT</version>
+ <version>0.7.1</version>
<packaging>pom</packaging>
<modules>
diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml
index b7002e52..8d0acc1f 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.1-SNAPSHOT</version>
+ <version>0.7.1</version>
<packaging>bundle</packaging>
<dependencies>
diff --git a/base/pom.xml b/base/pom.xml
index 120bbc35..1c17955c 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.1-SNAPSHOT</version>
+ <version>0.7.1</version>
<modules>
<module>http</module>