diff options
Diffstat (limited to 'artifactbroker/forwarding')
-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> |