diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-06-19 21:18:24 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-06-20 01:40:53 +0000 |
commit | 9f9ad5548aa7c735910b5b8d013d48a281fc4ed0 (patch) | |
tree | aab46a4c6cbafd83ce8c8cb8ece5f7f76541dc39 /a1-adapter/pom.xml | |
parent | 9f99c19662c8190ad821144f3f4406c60d48025c (diff) |
Updating parent version to 2.1.71.1.6
Issue-ID: CCSDK-3345
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I8595cde511f33aba85f1936c4675e6a6c5fffdfd
Diffstat (limited to 'a1-adapter/pom.xml')
-rw-r--r-- | a1-adapter/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-adapter/pom.xml b/a1-adapter/pom.xml index 5436b602..7b65c223 100644 --- a/a1-adapter/pom.xml +++ b/a1-adapter/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.4</version> + <version>2.1.7</version> <relativePath/> </parent> |