summaryrefslogtreecommitdiffstats
path: root/adaptors/base/http
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-07-15 11:08:07 -0400
committerDan Timoney <dtimoney@att.com>2022-07-15 11:08:07 -0400
commit01ec365d01605dd6b86c2c972eeea969835e74b8 (patch)
tree3f47d710e5277a80f0c220dbfbdafa70b3bb8150 /adaptors/base/http
parente5d489a09606a97f537911f08e9274c0ce0bc17d (diff)
Use released 2.4.0 parent poms
Use released version 2.4.0 (Phosphorus) of parent poms Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id23026517c89c513c2a1082a490ae9b87ef2465a
Diffstat (limited to 'adaptors/base/http')
-rw-r--r--adaptors/base/http/installer/pom.xml2
-rw-r--r--adaptors/base/http/pom.xml2
-rw-r--r--adaptors/base/http/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/adaptors/base/http/installer/pom.xml b/adaptors/base/http/installer/pom.xml
index b0791ddc3..8c41718cf 100644
--- a/adaptors/base/http/installer/pom.xml
+++ b/adaptors/base/http/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.3.3</version>
+ <version>2.4.0</version>
<relativePath/>
</parent>
diff --git a/adaptors/base/http/pom.xml b/adaptors/base/http/pom.xml
index dc84db7ce..9f3d710da 100644
--- a/adaptors/base/http/pom.xml
+++ b/adaptors/base/http/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.3.3</version>
+ <version>2.4.0</version>
<relativePath/>
</parent>
diff --git a/adaptors/base/http/provider/pom.xml b/adaptors/base/http/provider/pom.xml
index 2b1b8b1f1..5b815d96c 100644
--- a/adaptors/base/http/provider/pom.xml
+++ b/adaptors/base/http/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.3.3</version>
+ <version>2.4.0</version>
<relativePath/>
</parent>