summaryrefslogtreecommitdiffstats
path: root/hpa
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2020-03-06 11:19:35 +0800
committerBin Yang <bin.yang@windriver.com>2020-03-06 11:19:35 +0800
commite10d2f988ea985b788e16ce1d0adf77d1f4cbaef (patch)
tree269d232c92b643e1d118eb68f215e912b0fd4ade /hpa
parentc0e21dbc43e31bdebd0787c03bd5df10c5623090 (diff)
Bump up patch version to 1.5.5
Change-Id: I2eefa150c4ff06af8631a81267311b356259187b Issue-ID: MULTICLOUD-1022 Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'hpa')
-rw-r--r--hpa/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hpa/pom.xml b/hpa/pom.xml
index 06e7eb78..e92bb01c 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.4-SNAPSHOT</version>
+ <version>1.5.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.multicloud.openstack</groupId>
<artifactId>multicloud-openstack-hpa</artifactId>
- <version>1.5.4-SNAPSHOT</version>
+ <version>1.5.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>multicloud-openstack-hpa</name>
<description>multicloud for hpa plugin</description>