diff options
author | Bin Yang <bin.yang@windriver.com> | 2020-04-02 11:03:28 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2020-04-02 11:03:28 +0000 |
commit | 44fcaf7a0408fd9f6850f3c1c65e404d05536f22 (patch) | |
tree | 2130689d027ddf4218f7deeafe2be560a382d761 /pike/pom.xml | |
parent | 1ac368da49c5ce7bb1257907773406f92407911d (diff) |
Bump up version to 1.5.6frankfurt
Change-Id: Icc7bb5bf48691d0daefc47ba975b3e4fa18d08a4
Issue-ID: MULTICLOUD-1045
Signed-off-by: Bin Yang <bin.yang@windriver.com>
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 3f750e70..cc49906f 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.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.multicloud.openstack</groupId> <artifactId>multicloud-openstack-pike</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-openstack-pike</name> <description>multicloud for openstack pike</description> |