diff options
author | Dan Timoney <dtimoney@att.com> | 2023-10-13 16:29:56 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-10-13 16:29:56 -0400 |
commit | 9c671ae52ec3404c625f0412425c77edf633ced9 (patch) | |
tree | f2e36c4a55c506b6b2a698ad5fe188a46e0bfeba /plugins/sshapi-call-node/pom.xml | |
parent | baa6edc92bb1d49c7bf56cef18da5c6325db6c8a (diff) |
Update to latest snapshot version of parent pom
Update to latest snapshot version of parent pom to pick up Argon SR2 versions
Issue-ID: CCSDK-3944
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0311abcbd8943f9d96e5d89a7ff07e4d00e156b5
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 a5e9bbf8f..01afab85d 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.0</version> + <version>2.6.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |