summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-07-15 11:35:53 -0400
committerDan Timoney <dtimoney@att.com>2022-07-15 11:35:53 -0400
commit8b583df562d47c7d5190f22fe35845fd50820477 (patch)
tree8bc2246418a4989be833c248358ca7801840792d
parentc652b870b3cec11d7ad6a7a8cb8ae8ddec905ffe (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: I031f5f54d67fb0132489e8ff4b3cd06e92451b0a
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7be9d768..b6d58d3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.3.3</version>
+ <version>2.4.0</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>