aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-09-14 10:39:23 -0400
committerDan Timoney <dtimoney@att.com>2022-09-14 10:39:23 -0400
commitc5fed0ec835c8cade2d7f39537f519a629f4f798 (patch)
treeed1cc8db29d0a87f13844b0ec97c4952079f0267
parent84089699c5725c728b5ab1af403b05ee0d4dc09c (diff)
Use version 2.4.2 parent poms1.4.0
Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7c22fa3224cec902fa377a232ef335d7efa1e72f
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 793b93c0..0d271133 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-25-starter-parent</artifactId>
- <version>2.4.0</version>
+ <version>2.4.2</version>
<relativePath/>
</parent>