diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-04-26 07:04:10 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-04-30 06:26:53 +0000 |
commit | 44dd8f2c00ee8a6ec5157bc24af6ae0bcb75d9dd (patch) | |
tree | 2e35c782cf1b380441f60ce39eeab3a578446a8f /pike/pom.xml | |
parent | 8cd7378736fa89f7df943283ff328441b551e0e0 (diff) |
Upgrade to 1.3.2
This should be done once 1.3.1 artifacts are released
Change-Id: I943b7cd163b3e607e098e2e6c248a3ed4169119c
Issue-ID: MULTICLOUD-590
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'pike/pom.xml')
-rw-r--r-- | pike/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pike/pom.xml b/pike/pom.xml index 3d0f60fe..dfd548d2 100644 --- a/pike/pom.xml +++ b/pike/pom.xml @@ -24,7 +24,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.multicloud.openstack</groupId> <artifactId>multicloud-openstack-pike</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-openstack-pike</name> <description>multicloud for openstack pike</description> |