diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-29 11:46:42 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-29 11:46:42 +0000 |
commit | 70b01600c958e0fed75fcb24b58ecb85ff9dc689 (patch) | |
tree | d667a8ec6fe1f4f0dce2420176c7a49254e9f823 /artifactbroker/plugins/forwarding-plugins/pom.xml | |
parent | f3ac12c0056d9db7878bc52c2f3a27171bd5995f (diff) |
Release multicloud/framework1.4.2
Diffstat (limited to 'artifactbroker/plugins/forwarding-plugins/pom.xml')
-rw-r--r-- | artifactbroker/plugins/forwarding-plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/plugins/forwarding-plugins/pom.xml b/artifactbroker/plugins/forwarding-plugins/pom.xml index 2b5421c..939110f 100644 --- a/artifactbroker/plugins/forwarding-plugins/pom.xml +++ b/artifactbroker/plugins/forwarding-plugins/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.multicloud.framework</groupId> <artifactId>multicloud-framework-artifactbroker-plugins</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.2</version> </parent> <artifactId>multicloud-framework-artifactbroker-forwarding-plugins</artifactId> |