diff options
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 ab64c20..1fde798 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.4.2-SNAPSHOT</version> + <version>1.4.2</version> </parent> <artifactId>multicloud-framework-artifactbroker-forwarding</artifactId> |