diff options
author | 2018-10-16 06:57:59 +0000 | |
---|---|---|
committer | 2018-10-16 06:57:59 +0000 | |
commit | 2dfba4b15af4fea7092dae1619cf985013b7a129 (patch) | |
tree | ebdd17c437ef1f837e97c5cf9df1d9f18d5f379e /pom.xml | |
parent | dca83b12781926d1bd958e01b3e3d29b3cc9e24e (diff) |
Bump up patch version after releasing images
Change-Id: I4c0fe0586b7b523156e5906bcee297b66448d38b
Issue-ID: MULTICLOUD-379
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
@@ -24,7 +24,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.multicloud.framework</groupId> <artifactId>multicloud-framework</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-framework</name> <description>multivim broker</description> |