diff options
author | Liexiang Yue <yueliexiang@chinamobile.com> | 2019-05-22 12:12:25 +0800 |
---|---|---|
committer | Liexiang Yue <yueliexiang@chinamobile.com> | 2019-05-22 12:12:25 +0800 |
commit | cc399bdde795b839add743b7ad6e5f97d4b895b6 (patch) | |
tree | 733fed386e0416b268ac8a6d0fa83787bb51694f /fcaps/pom.xml | |
parent | 629f34264bb5301fb9cc1541fb0e3132faa706af (diff) |
Update mc-openstack versin to 1.3.4
Issue-ID: MULTICLOUD-641
Change-Id: I8a331cae52d9f58b3b3ef43ec0091aef32401eb4
Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com>
Diffstat (limited to 'fcaps/pom.xml')
-rw-r--r-- | fcaps/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fcaps/pom.xml b/fcaps/pom.xml index c1d41a10..519cbdb1 100644 --- a/fcaps/pom.xml +++ b/fcaps/pom.xml @@ -24,7 +24,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.multicloud.openstack</groupId> <artifactId>multicloud-openstack-fcaps</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-openstack-fcaps</name> <description>multicloud for openstack Wind River Titanium Cloud</description> |