diff options
author | Bin Yang <Bin.Yang@windriver.com> | 2019-09-27 02:14:32 +0000 |
---|---|---|
committer | Bin Yang <Bin.Yang@windriver.com> | 2019-09-27 02:43:39 +0000 |
commit | cba35332711747a9af0f8bf8412f88fadf5e93e3 (patch) | |
tree | d78a9839a2610674727a104372627f26a05d4e17 /pom.xml | |
parent | 1a3b097f8d06be3683a7540610a1540246393215 (diff) |
Bump version after releasing 1.4.1
Issue-ID: MULTICLOUD-808
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
Change-Id: I1de9ee3ab269a6027378b9c661858833af5e22e7
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.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-framework</name> <description>multicloud broker</description> |