diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-11-25 19:13:52 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-11-25 19:13:52 +0000 |
commit | 56f58d7b358157880220b17baa21acfaaba5b3bc (patch) | |
tree | 690a322a3ace318317ccee276bcb9ac458ff605b /netbox-client/pom.xml | |
parent | 0c3063e69408fe6a0dff9f8aaf7331e271dc8984 (diff) |
Release ccsdk/sli/adaptors1.1.0
Diffstat (limited to 'netbox-client/pom.xml')
-rw-r--r-- | netbox-client/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/netbox-client/pom.xml b/netbox-client/pom.xml index c07bcd62..c72e30c0 100644 --- a/netbox-client/pom.xml +++ b/netbox-client/pom.xml @@ -21,13 +21,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: netbox-client</name> |