diff options
author | Bin Yang <Bin.Yang@windriver.com> | 2019-10-24 14:55:29 +0000 |
---|---|---|
committer | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2019-10-24 14:57:08 +0000 |
commit | 3a25e404831b6ab2320795a44e7a0447bed9d12f (patch) | |
tree | dcbc2ebf7ce83032d3578023249cbed560510532 /pom.xml | |
parent | 5361935a9eb936b72045f297263304febf0bcca4 (diff) |
Bump up version to 1.5.0
Issue-ID: MULTICLOUD-868
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
Change-Id: I1823f9c01b0b030d4b59690d1097eae8ce488ab9
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.multicloud.framework</groupId> <artifactId>multicloud-framework</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-framework</name> <description>multicloud broker</description> |