diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 13:55:12 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 13:55:12 -0400 |
commit | 18f871f153cea1961f5da6821df0da4c6717a8aa (patch) | |
tree | 048a6ec1d911b8ecc426060718308a647e3af5e7 /netbox-client | |
parent | e49d1d1cd67a3ff3153520edf3a8fd5fc1439373 (diff) |
Roll to next snapshot
Roll to next snapshot (0.4.4-SNAPSHOT)
Change-Id: Ia64758330dbf3890fadb28ea55f0409e9c67257e
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'netbox-client')
-rw-r--r-- | netbox-client/features/ccsdk-netbox-client/pom.xml | 2 | ||||
-rwxr-xr-x | netbox-client/features/features-netbox-client/pom.xml | 2 | ||||
-rwxr-xr-x | netbox-client/features/pom.xml | 2 | ||||
-rwxr-xr-x | netbox-client/installer/pom.xml | 2 | ||||
-rw-r--r-- | netbox-client/pom.xml | 2 | ||||
-rw-r--r-- | netbox-client/provider/pom.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/netbox-client/features/ccsdk-netbox-client/pom.xml b/netbox-client/features/ccsdk-netbox-client/pom.xml index b1454e7d..9f7b13c8 100644 --- a/netbox-client/features/ccsdk-netbox-client/pom.xml +++ b/netbox-client/features/ccsdk-netbox-client/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-netbox-client</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</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 736adbbc..88dde934 100755 --- a/netbox-client/features/features-netbox-client/pom.xml +++ b/netbox-client/features/features-netbox-client/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>features-netbox-client</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</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 a17be5e9..3fb947f3 100755 --- a/netbox-client/features/pom.xml +++ b/netbox-client/features/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-features</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</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 3eb97964..f8448fbb 100755 --- a/netbox-client/installer/pom.xml +++ b/netbox-client/installer/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-installer</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</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 944fa4af..825badd3 100644 --- a/netbox-client/pom.xml +++ b/netbox-client/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</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 e4a3de52..fdbe11fa 100644 --- a/netbox-client/provider/pom.xml +++ b/netbox-client/provider/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-provider</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>bundle</packaging> <modelVersion>4.0.0</modelVersion> |