aboutsummaryrefslogtreecommitdiffstats
path: root/base/http/features
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-10-11 09:34:14 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-10-14 09:10:23 -0400
commit962fa450bbf3cdb9d2e15f461950b94dd573cde9 (patch)
tree309e33b4beb42fa435ad2da57069552b661ad59e /base/http/features
parent597bd6a52c654b980d8b5a4164c87b8debf6470d (diff)
Roll version to 0.6.4
Roll version to 0.6.4-SNAPSHOT Change-Id: I6f236b1be42a954e2b7b2a7e648198218921ea03 Issue-ID: CCSDK-1827 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'base/http/features')
-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
3 files changed, 6 insertions, 6 deletions
diff --git a/base/http/features/ccsdk-base-http/pom.xml b/base/http/features/ccsdk-base-http/pom.xml
index 6a207df4..1ad4256f 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.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>ccsdk-base-http</artifactId>
- <version>0.6.3-SNAPSHOT</version>
+ <version>0.6.4-SNAPSHOT</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 9b25226d..8e61015c 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.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>features-base-http</artifactId>
- <version>0.6.3-SNAPSHOT</version>
+ <version>0.6.4-SNAPSHOT</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 6ac8466c..c1600bd8 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.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>base-http-features</artifactId>
- <version>0.6.3-SNAPSHOT</version>
+ <version>0.6.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name>