diff options
author | Bin Yang <bin.yang@windriver.com> | 2022-07-06 19:36:57 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2022-07-06 19:36:57 +0800 |
commit | 7325a6ec3f2011f09c5d071248a5c34c82a532ad (patch) | |
tree | 5166a299358e9193a8af011275288ae2d2c28b8e /artifactbroker/forwarding/pom.xml | |
parent | 0da44efbd113cc05024ccd12fd62586ede6c4175 (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/forwarding/pom.xml')
-rw-r--r-- | artifactbroker/forwarding/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/forwarding/pom.xml b/artifactbroker/forwarding/pom.xml index 45357c2..71c77f0 100644 --- a/artifactbroker/forwarding/pom.xml +++ b/artifactbroker/forwarding/pom.xml @@ -22,7 +22,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> <artifactId>multicloud-framework-artifactbroker-forwarding</artifactId> |