diff options
author | Bin Yang <bin.yang@windriver.com> | 2021-08-25 08:45:55 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2021-08-25 08:45:55 +0800 |
commit | 90cd34ac06fbb6a784fd129a31b55117cbadaa9b (patch) | |
tree | 5d10875f53c5cb8b7f6d62a7de7263752d542919 /artifactbroker/model/pom.xml | |
parent | a1baf1727b4fec83e88e67341d6db8e9b04d1c65 (diff) |
Upgrade version to 1.7.1
Issue-ID: MULTICLOUD-1384
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I99561739e6ca4e580bc6e330be4268cc30b0c794
Diffstat (limited to 'artifactbroker/model/pom.xml')
-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 7ee8e28..467d301 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>multicloud-framework-artifactbroker-model</artifactId> |