diff options
author | Yun Huang <yun.huang@windriver.com> | 2018-06-12 16:16:49 +0800 |
---|---|---|
committer | Yun Huang <yun.huang@windriver.com> | 2018-06-12 16:16:49 +0800 |
commit | 7f0e833aa5a05b4004fa29b8feb9e862c9a12257 (patch) | |
tree | 2b5153adbae56ee3b540e387930a1e0d01d4caee /ocata/pom.xml | |
parent | abd7f8cac14a6873b11d70b68d909819b46ab184 (diff) |
Bump version after Beijing release
Bump version from 1.1.2 to 1.2.0
Change-Id: I72d8f5ba7fef9546120222f1d76133cc1fbf8341
Issue-ID: MULTICLOUD-245
Signed-off-by: Yun Huang <yun.huang@windriver.com>
Diffstat (limited to 'ocata/pom.xml')
-rw-r--r-- | ocata/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ocata/pom.xml b/ocata/pom.xml index 7ef3c588..b2e9a50e 100644 --- a/ocata/pom.xml +++ b/ocata/pom.xml @@ -24,7 +24,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.multicloud.openstack</groupId> <artifactId>multicloud-openstack-ocata</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud/openstack/ocata</name> <description>multicloud for openstack ocata</description> |