summaryrefslogtreecommitdiffstats
path: root/artifactbroker/reception
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2021-09-13 15:34:03 +0800
committerBin Yang <bin.yang@windriver.com>2021-09-13 15:34:03 +0800
commit5552084e4a85c4557ce853835a6540d957d2fa77 (patch)
tree4b2b69716cd2494f4a353bf6089500bb0ffd52c8 /artifactbroker/reception
parent0cb70147743ae42bae5f4a856bc577e7ef327ab3 (diff)
Upgrade version after cve fixing
Issue-ID: MULTICLOUD-1384 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: Ibebbd5e1f4bd21dfd7ef8876c1b449c670d2aca8
Diffstat (limited to 'artifactbroker/reception')
-rw-r--r--artifactbroker/reception/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/reception/pom.xml b/artifactbroker/reception/pom.xml
index b436d63..a107262 100644
--- a/artifactbroker/reception/pom.xml
+++ b/artifactbroker/reception/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.multicloud.framework</groupId>
<artifactId>multicloud-framework-artifactbroker</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</parent>
<artifactId>multicloud-framework-artifactbroker-reception</artifactId>