summaryrefslogtreecommitdiffstats
path: root/artifactbroker/pom.xml
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2022-08-05 11:38:26 +0800
committerBin Yang <bin.yang@windriver.com>2022-08-05 11:38:26 +0800
commite90fc47d3642ff838838642482d878a850f965e2 (patch)
treed4cf4a6fb3104ca74a392514d9f5ebb0e7db2721 /artifactbroker/pom.xml
parent3268f773a365f114300cfb8d79ac56069dda9dc3 (diff)
bump up version after release 1.8.1
Issue-ID: MULTICLOUD-1476 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I71726e36b5faf8d8d5cf464667a7b6d62f04ec94
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 e9dbbc9..9e27aba 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.8.1-SNAPSHOT</version>
+ <version>1.8.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.multicloud.framework</groupId>
<artifactId>multicloud-framework-artifactbroker</artifactId>
- <version>1.8.1-SNAPSHOT</version>
+ <version>1.8.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>multicloud-framework-artifactbroker</name>
<description>artifact broker</description>