diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 23:57:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 23:57:12 +0000 |
commit | 51e8bb749e8d4906fc90a392cc01afc4dbe3305a (patch) | |
tree | 518f85d912559d11d46c2cd395b633ded21da53c /netbox-client | |
parent | 7767b6cc2a107fe04282cf8e54d099335db45e9c (diff) |
Release ccsdk/sli/adaptors0.6.3
Diffstat (limited to 'netbox-client')
-rw-r--r-- | netbox-client/features/ccsdk-netbox-client/pom.xml | 4 | ||||
-rwxr-xr-x | netbox-client/features/features-netbox-client/pom.xml | 4 | ||||
-rwxr-xr-x | netbox-client/features/pom.xml | 4 | ||||
-rwxr-xr-x | netbox-client/installer/pom.xml | 4 | ||||
-rw-r--r-- | netbox-client/pom.xml | 4 | ||||
-rw-r--r-- | netbox-client/provider/pom.xml | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/netbox-client/features/ccsdk-netbox-client/pom.xml b/netbox-client/features/ccsdk-netbox-client/pom.xml index 8b7d8253..ba743fa3 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-netbox-client</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name> diff --git a/netbox-client/features/features-netbox-client/pom.xml b/netbox-client/features/features-netbox-client/pom.xml index 0d0910bb..754b48dd 100755 --- a/netbox-client/features/features-netbox-client/pom.xml +++ b/netbox-client/features/features-netbox-client/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>features-netbox-client</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name> diff --git a/netbox-client/features/pom.xml b/netbox-client/features/pom.xml index aad3016f..73a760c9 100755 --- a/netbox-client/features/pom.xml +++ b/netbox-client/features/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-features</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name> diff --git a/netbox-client/installer/pom.xml b/netbox-client/installer/pom.xml index b3c3e117..0ac5fa58 100755 --- a/netbox-client/installer/pom.xml +++ b/netbox-client/installer/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-installer</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name> diff --git a/netbox-client/pom.xml b/netbox-client/pom.xml index 7ef9aa86..418fcdb0 100644 --- a/netbox-client/pom.xml +++ b/netbox-client/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: netbox-client</name> diff --git a/netbox-client/provider/pom.xml b/netbox-client/provider/pom.xml index b47155d3..4044ac0f 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.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-provider</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <packaging>bundle</packaging> <modelVersion>4.0.0</modelVersion> |