diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-06-09 18:10:02 -0400 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-06-09 18:10:02 -0400 |
commit | 084b37483a8b5fc4b8cb90f97e5359afc136d121 (patch) | |
tree | fe30b895abec35a703da8fb272fd94b162f0a4aa /core/sliPluginUtils | |
parent | 42dcb7692eec26c0113df00957d3335818a08354 (diff) |
Updating odlparent version to 2.1.6
Issue-ID: CCSDK-3330
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I564eb463011f1e3b60b5dc67063e7827d7b89fd8
Diffstat (limited to 'core/sliPluginUtils')
-rwxr-xr-x | core/sliPluginUtils/installer/pom.xml | 2 | ||||
-rwxr-xr-x | core/sliPluginUtils/pom.xml | 2 | ||||
-rwxr-xr-x | core/sliPluginUtils/provider/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/sliPluginUtils/installer/pom.xml b/core/sliPluginUtils/installer/pom.xml index b00c1700e..3b171a571 100755 --- a/core/sliPluginUtils/installer/pom.xml +++ b/core/sliPluginUtils/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.5</version> + <version>2.1.6</version> <relativePath/> </parent> diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index d5b7c91a9..a69484f90 100755 --- a/core/sliPluginUtils/pom.xml +++ b/core/sliPluginUtils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.5</version> + <version>2.1.6</version> <relativePath/> </parent> diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml index cdf9bd674..dc0447f7d 100755 --- a/core/sliPluginUtils/provider/pom.xml +++ b/core/sliPluginUtils/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.1.5</version> + <version>2.1.6</version> <relativePath/> </parent> |