diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-05-28 08:46:13 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-05-28 08:46:13 +0000 |
commit | c552ae8b51d3fdae4cfc4cf7a4e996f62fd348db (patch) | |
tree | 94b3b43edf0f5288dc431dafd9c5a97815957d4a /fcaps/pom.xml | |
parent | 18d97d784f69ee5fd517a5d0f9c6d007a8d40396 (diff) |
Upgrade version to 1.3.5 after releasing 1.3.4
Change-Id: I123fd78aace2c14b31fd042bbffed24645d18435
Issue-ID: MULTICLOUD-658
Signed-off-by: Bin Yang <bin.yang@windriver.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 519cbdb1..26f7cffd 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.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-openstack-fcaps</name> <description>multicloud for openstack Wind River Titanium Cloud</description> |