diff options
author | Marcus G K Williams <marcus.williams@intel.com> | 2019-06-07 13:41:21 -0700 |
---|---|---|
committer | Marcus G K Williams <marcus.williams@intel.com> | 2019-06-07 14:40:47 -0700 |
commit | b70eb774541732408d5afb3e5dee9acc478c4d1b (patch) | |
tree | 971082bf8139c9aed5e81fa6d474e3040a77a949 /openstack-client | |
parent | 9a2470a315a0f31f79c49eeebc93a8e2bcb42c1e (diff) |
Update so/libs to 1.5.0
Issue-ID: SO-2006
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Change-Id: Ic196b5ac2004c2c43c48987e94012d34c0095673
Diffstat (limited to 'openstack-client')
-rw-r--r-- | openstack-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-client/pom.xml b/openstack-client/pom.xml index 302f176..e07191c 100644 --- a/openstack-client/pom.xml +++ b/openstack-client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.so.libs</groupId> <artifactId>openstack-java-sdk</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.onap.so.libs.openstack-java-sdk</groupId> <artifactId>openstack-client</artifactId> |