diff options
author | Dan Timoney <dtimoney@att.com> | 2024-09-27 15:52:27 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-10-11 16:16:09 -0400 |
commit | 73c3bb0087e0272703e3524b34e31894cb1d4d1e (patch) | |
tree | 93a290235da4e93343b749ec13b368a25264c79a /northbound/asdcApi/provider | |
parent | e65b8638cb888f66d3c03f5507a804ff07851e0e (diff) |
Update to use released versionsnewdelhi
Update to use released versions of parent poms for New Delhi release
Issue-ID: CCSDK-4058
Change-Id: Ie02b482d2717e997851425031a062601a67ad669
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'northbound/asdcApi/provider')
-rwxr-xr-x | northbound/asdcApi/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index db855b4e8..74ff5ce28 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.6.1</version> + <version>2.7.0</version> <relativePath/> </parent> |