diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:02:57 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:02:57 +0000 |
commit | a81c4e132c916fc081fdde19ff56d9cdab3e8632 (patch) | |
tree | 99baa83448bdd6714fefea30983a911a65f3c9c6 /ms/blueprintsprocessor/modules/outbounds/pom.xml | |
parent | 4997569cfaace51b65029bb84408eddfefe222c5 (diff) |
Release ccsdk/cds0.6.2
Diffstat (limited to 'ms/blueprintsprocessor/modules/outbounds/pom.xml')
-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 c2b5b28ad..a587a1289 100644 --- a/ms/blueprintsprocessor/modules/outbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/outbounds/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.2</version> </parent> <artifactId>outbounds</artifactId> |