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 /plugins/properties-node/provider/pom.xml | |
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 'plugins/properties-node/provider/pom.xml')
-rwxr-xr-x | plugins/properties-node/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml index 3b0e0296d..853626f81 100755 --- a/plugins/properties-node/provider/pom.xml +++ b/plugins/properties-node/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> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |