diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-05 11:50:11 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-05 11:50:11 -0500 |
commit | 8edc2071bb34792d00a28e9ff5f9a6c45f97b1a4 (patch) | |
tree | 1109366e404b69ee1519fcf007ed63ea56e63d34 /netbox-client/provider/pom.xml | |
parent | fc2570e434d72144c3adac184f85c93a2c0c834e (diff) |
Roll to next Frankfurt snapshot
Roll to next Frankfurt snapshot (0.7.2-SNAPSHOT)
Change-Id: I660ecadcc110c569685f1d3da7ce271a8dc2e144
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'netbox-client/provider/pom.xml')
-rw-r--r-- | netbox-client/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netbox-client/provider/pom.xml b/netbox-client/provider/pom.xml index cef1f05d..dde9c9ed 100644 --- a/netbox-client/provider/pom.xml +++ b/netbox-client/provider/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-provider</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>bundle</packaging> <modelVersion>4.0.0</modelVersion> |