diff options
author | Dan Timoney <dtimoney@att.com> | 2023-03-30 20:32:17 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-03-31 08:28:39 -0400 |
commit | a9cc0c3bfbc42892f3df007a27b9730b6d5a17a1 (patch) | |
tree | ccd0c861f0f0fed3439ceab3ad963176a4a63f5e /a1-adapter/features/a1-adapter-northbound | |
parent | 62abcd8a852595e8d2e32154708f962a8fa8d4a2 (diff) |
Update to ODL Chlorine parent pom versions
Update to ODL Chlorine version of parent poms
Issue-ID: CCSDK-3812
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I041020a95751c83e003b1901c4bea3fe15c1dad9
Diffstat (limited to 'a1-adapter/features/a1-adapter-northbound')
-rw-r--r-- | a1-adapter/features/a1-adapter-northbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-adapter/features/a1-adapter-northbound/pom.xml b/a1-adapter/features/a1-adapter-northbound/pom.xml index 4815e79e..fb9d58fd 100644 --- a/a1-adapter/features/a1-adapter-northbound/pom.xml +++ b/a1-adapter/features/a1-adapter-northbound/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.5.3</version> + <version>2.5.4</version> <relativePath/> </parent> |