diff options
author | Dan Timoney <dtimoney@att.com> | 2020-01-24 16:03:21 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-01-24 16:13:39 -0500 |
commit | 6b1ac1200e74ff91e74df595c8e2a025b1bcd842 (patch) | |
tree | 2b3a74c92722d1abe000f059ace6fe3948186d6b /features/ccsdk-netbox-client/pom.xml | |
parent | faa1f85ecc05cc40b8d4424ab3530573429d996a (diff) |
Roll versions to next snapshot
Roll CCSDK to next snapshot version
Change-Id: Ib08be10d412384fcf791805c0101cfdb6375c178
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/ccsdk-netbox-client/pom.xml')
-rw-r--r-- | features/ccsdk-netbox-client/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/ccsdk-netbox-client/pom.xml b/features/ccsdk-netbox-client/pom.xml index a9fd8f34d..15a8c75bd 100644 --- a/features/ccsdk-netbox-client/pom.xml +++ b/features/ccsdk-netbox-client/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.5.1</version> + <version>1.5.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-netbox-client</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.1-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name> |