summaryrefslogtreecommitdiffstats
path: root/artifactbroker/pom.xml
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2021-07-28 15:42:43 +0800
committerBin Yang <bin.yang@windriver.com>2021-07-28 07:44:03 +0000
commitfc82bddb5a324570c63076acdc8256b22006349d (patch)
treec4d5967801b1d8263762d8bfe04e5cfee7ccd7ec /artifactbroker/pom.xml
parent169c89e0c403dad3e3e538ae92b46f12971aa20a (diff)
Release Multicloud Artifactbroker 1.7.0
Issue-ID: MULTICLOUD-1378 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I0fb6d604dbc0a921e4d9fe52df75d9853c095058
Diffstat (limited to 'artifactbroker/pom.xml')
-rw-r--r--artifactbroker/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml
index 7a32e5c..479605c 100644
--- a/artifactbroker/pom.xml
+++ b/artifactbroker/pom.xml
@@ -17,12 +17,12 @@
<parent>
<groupId>org.onap.multicloud.framework</groupId>
<artifactId>multicloud-framework</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.multicloud.framework</groupId>
<artifactId>multicloud-framework-artifactbroker</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>multicloud-framework-artifactbroker</name>
<description>artifact broker</description>