diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:36:09 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:36:09 -0400 |
commit | 1f6ad6810630087311fa43cf19945b4c909e041e (patch) | |
tree | 1c869254a6cd88470851d3338dd009da03612411 /netbox-client/provider | |
parent | e2666ca1f77feff25bacf7f4c1baba861e1c29f6 (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: I3b16553234124b5598c72619e305cc9e316715a3
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'netbox-client/provider')
-rw-r--r-- | netbox-client/provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/netbox-client/provider/pom.xml b/netbox-client/provider/pom.xml index 33d2dc2a..3aa5757f 100644 --- a/netbox-client/provider/pom.xml +++ b/netbox-client/provider/pom.xml @@ -19,13 +19,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-provider</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.4-SNAPSHOT</version> <packaging>bundle</packaging> <modelVersion>4.0.0</modelVersion> |