diff options
author | Bin Yang <bin.yang@windriver.com> | 2022-03-22 09:36:40 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2022-03-22 09:36:40 +0800 |
commit | fdbab579fbf11061fdae806786686df5820113c2 (patch) | |
tree | 5de542e21d6310820f0da88b1f83b1cd2d1ac657 /artifactbroker/model | |
parent | 3e706fb9686e9eb79ecd911c281b3680a4164142 (diff) |
Bump up version to 1.7.4
Issue-ID: MULTICLOUD-1458
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I556c9ec246e5b82a7b945eacf49e09d321be35b9
Diffstat (limited to 'artifactbroker/model')
-rw-r--r-- | artifactbroker/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/model/pom.xml b/artifactbroker/model/pom.xml index b8e876d..e29a9f3 100644 --- a/artifactbroker/model/pom.xml +++ b/artifactbroker/model/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.multicloud.framework</groupId> <artifactId>multicloud-framework-artifactbroker</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.4-SNAPSHOT</version> </parent> <artifactId>multicloud-framework-artifactbroker-model</artifactId> |