diff options
author | Bin Yang <bin.yang@windriver.com> | 2018-11-13 03:28:24 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2018-11-13 03:28:24 +0000 |
commit | 69c7fffdcc22bc47a84775a7214b0495efa04baf (patch) | |
tree | c3b46af06ed5ed67cab9c2a74480cd4384a7fc36 /windriver/pom.xml | |
parent | ce3fffda433531666295e5c9b3148e9128e57f16 (diff) |
Bump version to 1.2.2
Change-Id: Ib70c2bff78f5be8d63c2bb2e612c84cf3d97fb27
Issue-ID: MULTICLOUD-402
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'windriver/pom.xml')
-rw-r--r-- | windriver/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windriver/pom.xml b/windriver/pom.xml index 7c028145..70edcf7a 100644 --- a/windriver/pom.xml +++ b/windriver/pom.xml @@ -24,7 +24,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.multicloud.openstack</groupId> <artifactId>multicloud-openstack-windriver</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-openstack-windriver</name> <description>multicloud for openstack Wind River Titanium Cloud</description> |