summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-07-15 11:34:45 -0400
committerDan Timoney <dtimoney@att.com>2022-07-15 12:31:24 -0400
commit685520fc0bd6f302c3ee99ddccc71618807b70a3 (patch)
treeb2e5123e13be461a686a9464d7bcd9e07b3837b5 /pom.xml
parent4faa67e07bc4d1c1ff9c4b012d3b5bb8d9856a4c (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: I1413f184e338b9e31428a5cc64310cfdbc44fc5f
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2268653c..ba62a173 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.3.3</version>
+ <version>2.4.0</version>
<relativePath/>
</parent>