diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 20:36:47 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 20:36:47 +0000 |
commit | 1f9840b82bd7637dfcae7854336c1fe8e2e43c4e (patch) | |
tree | 9baa3dfbb55a02d5c8ef6119aa122b845fd05dbc /netbox-client/features/ccsdk-netbox-client/pom.xml | |
parent | 1f6ad6810630087311fa43cf19945b4c909e041e (diff) |
Release ccsdk/sli/adaptors0.5.4
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 1851c9bf..1c27c69d 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.5-SNAPSHOT</version> + <version>1.3.5</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-netbox-client</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.4</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name> |