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 /hpa | |
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 'hpa')
-rw-r--r-- | hpa/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hpa/pom.xml b/hpa/pom.xml index e92bb01c..85427cf1 100644 --- a/hpa/pom.xml +++ b/hpa/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-hpa</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-openstack-hpa</name> <description>multicloud for hpa plugin</description> |