diff options
author | Dan Timoney <dtimoney@att.com> | 2022-09-14 10:37:57 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-14 10:37:57 -0400 |
commit | a6791c6dca9a5a609808434a1ad5d32188af5d05 (patch) | |
tree | b05d9ac1b06ac8def9106bec49a95298467c65bc /core/sliapi/provider | |
parent | 475ac067ec2e913c4821a19a4415858704b79844 (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: I415f355535331452b0b6ce74ae829a4df04fafa4
Diffstat (limited to 'core/sliapi/provider')
-rwxr-xr-x | core/sliapi/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sliapi/provider/pom.xml b/core/sliapi/provider/pom.xml index 1ff9e11ea..924b7822e 100755 --- a/core/sliapi/provider/pom.xml +++ b/core/sliapi/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> |