diff options
author | 2018-11-12 07:43:14 +0200 | |
---|---|---|
committer | 2018-11-12 07:43:14 +0200 | |
commit | 379a8ac73b99ebc43b917d7128be0099c56e9619 (patch) | |
tree | edecd9d5b46b9d5e84b44e5ae9f6506f5360e8aa /pom.xml | |
parent | cf9e1bc3f293645acf25df281c19e5a7331a0943 (diff) |
Bump up patch version after releasing images
Change-Id: Iece34d8d041c231787f1bc8221f12ccd305b8ccc
Issue-ID: MULTICLOUD-379
Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.multicloud.azure</groupId> <artifactId>multicloud-azure</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <packaging>pom</packaging> <name>multicloud-azure</name> <description>multicloud azure</description> |