diff options
author | Dan Timoney <dtimoney@att.com> | 2022-09-14 10:44:50 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-14 10:44:50 -0400 |
commit | d38e8374f188d7f0e6961327e58ffa6075fa9337 (patch) | |
tree | e0151786ff0f4862e419667dd931e3f7991cf933 /pom.xml | |
parent | b033cf6cdb90d139ced1097d2ab581a7445e9516 (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
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |