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 /adaptors/mdsal-resource | |
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 'adaptors/mdsal-resource')
-rwxr-xr-x | adaptors/mdsal-resource/installer/pom.xml | 2 | ||||
-rwxr-xr-x | adaptors/mdsal-resource/pom.xml | 2 | ||||
-rwxr-xr-x | adaptors/mdsal-resource/provider/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/adaptors/mdsal-resource/installer/pom.xml b/adaptors/mdsal-resource/installer/pom.xml index 85613811c..76d5a6bcb 100755 --- a/adaptors/mdsal-resource/installer/pom.xml +++ b/adaptors/mdsal-resource/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/adaptors/mdsal-resource/pom.xml b/adaptors/mdsal-resource/pom.xml index e2fdcb744..4c3643059 100755 --- a/adaptors/mdsal-resource/pom.xml +++ b/adaptors/mdsal-resource/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/adaptors/mdsal-resource/provider/pom.xml b/adaptors/mdsal-resource/provider/pom.xml index c34e33759..5fc0e217c 100755 --- a/adaptors/mdsal-resource/provider/pom.xml +++ b/adaptors/mdsal-resource/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> |