commit | e93adc2a73a42af34d2bb01411286f9c10d6bf82 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Feb 22 14:11:46 2021 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Mon Feb 22 14:16:24 2021 -0500 |
tree | 7430c7566c44d05d90cacd757c1e8ae89be6337d | |
parent | 69e393da4cce52a0491fffff2dc81fbe59aeca08 [diff] [blame] |
Use released version of parent poms Use released version 2.1.1 of parent poms Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ied983f40f2d445dd58061eed3475aa0ac210a7d2
diff --git a/adaptors/netbox-client/installer/pom.xml b/adaptors/netbox-client/installer/pom.xml index 470a61a..67fceb5 100755 --- a/adaptors/netbox-client/installer/pom.xml +++ b/adaptors/netbox-client/installer/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent>