diff options
author | Bin Yang <Bin.Yang@windriver.com> | 2019-10-25 00:46:44 +0000 |
---|---|---|
committer | Bin Yang <Bin.Yang@windriver.com> | 2019-10-25 00:46:44 +0000 |
commit | b2c0e7a378b584ac0580800c354d0516340a43ed (patch) | |
tree | 7e9c92de866fdbcdc0515135f73c4c2a053764b8 /artifactbroker/plugins/pom.xml | |
parent | 7290f13b5cdb48e1866a9ec70eff0b4b6d661e4f (diff) |
Bump version 1.4.3 for elalto
Patch version for fixing docker base image issue
Issue-ID: MULTICLOUD-866
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
Change-Id: Ifa2b5e9893427b65e51e86b4ab80f0caa4d659df
Diffstat (limited to 'artifactbroker/plugins/pom.xml')
-rw-r--r-- | artifactbroker/plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/plugins/pom.xml b/artifactbroker/plugins/pom.xml index 2e832e6..0f8573e 100644 --- a/artifactbroker/plugins/pom.xml +++ b/artifactbroker/plugins/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.multicloud.framework</groupId> <artifactId>multicloud-framework-artifactbroker</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> </parent> <artifactId>multicloud-framework-artifactbroker-plugins</artifactId> |