summaryrefslogtreecommitdiffstats
path: root/artifactbroker/pom.xml
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2022-11-25 09:01:48 +0800
committerBin Yang <bin.yang@windriver.com>2022-11-25 09:20:49 +0800
commit55d29b46ab9f585b79ccf713aada7f77eee5f3fd (patch)
tree7f35cb6aa9dac856c3c95ead9bd325bc632189f1 /artifactbroker/pom.xml
parenteb49e5dea9a76c8bd9c246f492357620da57c5d9 (diff)
Bump version to 1.8.3 after fixing service mesh issue
Issue-ID: MULTICLOUD-1495 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: Ifb3250d3ab3658e502d2e4cc6193fdac4e879ccc
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 9e27aba..4123057 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.2-SNAPSHOT</version>
+ <version>1.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.multicloud.framework</groupId>
<artifactId>multicloud-framework-artifactbroker</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>multicloud-framework-artifactbroker</name>
<description>artifact broker</description>