diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-06-24 10:58:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-06-24 10:58:18 +0000 |
commit | d3fce84c1c384c52a7c816af7ce3cc163731a60e (patch) | |
tree | ae1775352affa8e7d124131ae90b091c0a99bef1 /ms/blueprintsprocessor/modules/outbounds | |
parent | faa079fd64f8f4ebdee211ba30476d2dd0b05070 (diff) |
Release ccsdk/cds0.7.4
Diffstat (limited to 'ms/blueprintsprocessor/modules/outbounds')
-rw-r--r-- | ms/blueprintsprocessor/modules/outbounds/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/outbounds/pom.xml b/ms/blueprintsprocessor/modules/outbounds/pom.xml index 407d02ea1..0d0c34b9a 100644 --- a/ms/blueprintsprocessor/modules/outbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/outbounds/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> </parent> <artifactId>outbounds</artifactId> |