summaryrefslogtreecommitdiffstats
path: root/artifactbroker/main
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2022-07-06 19:36:57 +0800
committerBin Yang <bin.yang@windriver.com>2022-07-06 19:36:57 +0800
commit7325a6ec3f2011f09c5d071248a5c34c82a532ad (patch)
tree5166a299358e9193a8af011275288ae2d2c28b8e /artifactbroker/main
parent0da44efbd113cc05024ccd12fd62586ede6c4175 (diff)
Bump up version to 1.8.0
Issue-ID: MULTICLOUD-1491 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: Ife1271e35bc3eeba82c1c828d47b78f47c423a08
Diffstat (limited to 'artifactbroker/main')
-rw-r--r--artifactbroker/main/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/main/pom.xml b/artifactbroker/main/pom.xml
index d9df7bc..7d4a1a0 100644
--- a/artifactbroker/main/pom.xml
+++ b/artifactbroker/main/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.multicloud.framework</groupId>
<artifactId>multicloud-framework-artifactbroker</artifactId>
- <version>1.7.4-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>multicloud-framework-artifactbroker-main</artifactId>