diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-06-16 13:04:54 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-06-16 17:08:09 +0000 |
commit | aa4da5d316e2349e815b5725ff834d35051c59cb (patch) | |
tree | e45b85b589fdf0eb308c6e7c54f34ae031d0999e /northbound/asdcApi/model/pom.xml | |
parent | a42e41db74415034a76c2685b60a5dab55119fec (diff) |
Updating parent version to latest released 2.1.7
Issue-ID: CCSDK-3330
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Id1d370e2a9410266cba9f69de84d0569d0b35f40
Diffstat (limited to 'northbound/asdcApi/model/pom.xml')
-rwxr-xr-x | northbound/asdcApi/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index c4c382ae9..e58849899 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.1.7-SNAPSHOT</version> + <version>2.1.7</version> <relativePath/> </parent> |