diff options
author | Bin Yang <bin.yang@windriver.com> | 2022-08-05 11:38:26 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2022-08-05 11:38:26 +0800 |
commit | e90fc47d3642ff838838642482d878a850f965e2 (patch) | |
tree | d4cf4a6fb3104ca74a392514d9f5ebb0e7db2721 /artifactbroker/model/pom.xml | |
parent | 3268f773a365f114300cfb8d79ac56069dda9dc3 (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/model/pom.xml')
-rw-r--r-- | artifactbroker/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/model/pom.xml b/artifactbroker/model/pom.xml index f8092b4..2b146a2 100644 --- a/artifactbroker/model/pom.xml +++ b/artifactbroker/model/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.multicloud.framework</groupId> <artifactId>multicloud-framework-artifactbroker</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.2-SNAPSHOT</version> </parent> <artifactId>multicloud-framework-artifactbroker-model</artifactId> |