aboutsummaryrefslogtreecommitdiffstats
path: root/base/http
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-08-14 18:54:28 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-08-14 18:54:28 +0000
commit09a3969e0cf2164474d3a5207c16aa79d9a1197f (patch)
treee0eb65b1407fb89e692849c2e17b0b0cc3027a9a /base/http
parent99f1934d72099f7d77467290722ea74da983d3bb (diff)
Release ccsdk/sli/adaptors0.5.2
Diffstat (limited to 'base/http')
-rw-r--r--base/http/features/ccsdk-base-http/pom.xml4
-rw-r--r--base/http/features/features-base-http/pom.xml4
-rw-r--r--base/http/features/pom.xml4
-rw-r--r--base/http/installer/pom.xml4
-rw-r--r--base/http/pom.xml4
-rw-r--r--base/http/provider/pom.xml4
6 files changed, 12 insertions, 12 deletions
diff --git a/base/http/features/ccsdk-base-http/pom.xml b/base/http/features/ccsdk-base-http/pom.xml
index 38181b68..45811136 100644
--- a/base/http/features/ccsdk-base-http/pom.xml
+++ b/base/http/features/ccsdk-base-http/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.3</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>ccsdk-base-http</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<packaging>feature</packaging>
<name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name>
diff --git a/base/http/features/features-base-http/pom.xml b/base/http/features/features-base-http/pom.xml
index 3b7766fd..c55ef087 100644
--- a/base/http/features/features-base-http/pom.xml
+++ b/base/http/features/features-base-http/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.3</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>features-base-http</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<packaging>feature</packaging>
<name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name>
diff --git a/base/http/features/pom.xml b/base/http/features/pom.xml
index 960a7195..054e68c3 100644
--- a/base/http/features/pom.xml
+++ b/base/http/features/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.3</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>base-http-features</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name>
diff --git a/base/http/installer/pom.xml b/base/http/installer/pom.xml
index 4ba0614e..25e1b4b0 100644
--- a/base/http/installer/pom.xml
+++ b/base/http/installer/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.3</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>base-http-installer</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.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 65571050..6cbdf071 100644
--- a/base/http/pom.xml
+++ b/base/http/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.3</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.base</groupId>
<artifactId>http</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<packaging>pom</packaging>
<modules>
diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml
index 083a7fc7..8e2f63c8 100644
--- a/base/http/provider/pom.xml
+++ b/base/http/provider/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.3</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>base-http-provider</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<packaging>bundle</packaging>
<dependencies>