diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:00:07 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:00:07 +0000 |
commit | 054cb2c032db9dab54cc5b3ed0d973a930f4d237 (patch) | |
tree | e7927865e59e0a49549d719e7cca548ebc2ff992 /netbox-client/features/ccsdk-netbox-client/pom.xml | |
parent | 165809f282ed451e39916448023babc1c8e000e0 (diff) |
Release ccsdk/sli/adaptors0.5.3
Diffstat (limited to 'netbox-client/features/ccsdk-netbox-client/pom.xml')
-rw-r--r-- | netbox-client/features/ccsdk-netbox-client/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/netbox-client/features/ccsdk-netbox-client/pom.xml b/netbox-client/features/ccsdk-netbox-client/pom.xml index 107cf9c6..6ce8aaab 100644 --- a/netbox-client/features/ccsdk-netbox-client/pom.xml +++ b/netbox-client/features/ccsdk-netbox-client/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.4</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-netbox-client</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name> |