summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-09-14 10:44:50 -0400
committerDan Timoney <dtimoney@att.com>2022-09-14 10:44:50 -0400
commitd38e8374f188d7f0e6961327e58ffa6075fa9337 (patch)
treee0151786ff0f4862e419667dd931e3f7991cf933
parentb033cf6cdb90d139ced1097d2ab581a7445e9516 (diff)
Use version 2.4.2 parent poms
Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iaac2998547e218581a53479b8fb7bf84b1134e55
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 62416fda..16405347 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.4.2-SNAPSHOT</version>
+ <version>2.4.2</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>