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 /plugins/sshapi-call-node/pom.xml | |
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 'plugins/sshapi-call-node/pom.xml')
-rwxr-xr-x | plugins/sshapi-call-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sshapi-call-node/pom.xml b/plugins/sshapi-call-node/pom.xml index c9793caba..f265934cf 100755 --- a/plugins/sshapi-call-node/pom.xml +++ b/plugins/sshapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.1</version> + <version>2.7.0</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |