diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-09-06 10:33:42 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-09-06 10:33:42 +0000 |
commit | 04ffb3be88dff15794ac065dce7cea51924842c9 (patch) | |
tree | fdfe9988cd688446a2c5eaf96eab53981aa7336d /pom.xml | |
parent | a4fc17247a30cd1ba120a20048913096f4db08a8 (diff) |
Upgrade version to 1.4.1
Change-Id: If9f6d606bef69c265376aaf6a20e4f213cf76a25
Issue-ID: MULTICLOUD-807
Signed-off-by: Bin Yang <bin.yang@windriver.com>
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.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-framework</name> <description>multicloud broker</description> |