diff options
author | Bin Yang <bin.yang@windriver.com> | 2022-03-22 15:54:06 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2022-03-22 16:05:35 +0800 |
commit | d0e9fd36a6fefe632a0d0622585af49be0594ce6 (patch) | |
tree | 970d419db064dd5bd079cdbf4482338ae9db7967 /pike/pom.xml | |
parent | 330061caf8a0b17737deb4f52c6a6b52111bed46 (diff) |
up version to 1.5.8
Issue-ID: MULTICLOUD-1224
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I180e4a4b7edd6f405813a2de08a7195bae8acdf8
Diffstat (limited to 'pike/pom.xml')
-rw-r--r-- | pike/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pike/pom.xml b/pike/pom.xml index 926ede64..827a14a5 100644 --- a/pike/pom.xml +++ b/pike/pom.xml @@ -18,12 +18,12 @@ <parent> <groupId>org.onap.multicloud.openstack</groupId> <artifactId>multicloud-openstack-root</artifactId> - <version>1.5.7-SNAPSHOT</version> + <version>1.5.8-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.multicloud.openstack</groupId> <artifactId>multicloud-openstack-pike</artifactId> - <version>1.5.7-SNAPSHOT</version> + <version>1.5.8-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-openstack-pike</name> <description>multicloud for openstack pike</description> |