diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:33:02 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:33:02 +0000 |
commit | e99d5971bb907d1fa12fb44478cfe66ae1d013d0 (patch) | |
tree | 6f58d2429af266b9d59e97e4d9ff195607190859 /ms/blueprintsprocessor/modules/outbounds | |
parent | 85f7fb219f6e1f4227ac1463290f6a6aafc2b84f (diff) |
Release ccsdk/cds0.6.1
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 34b6912ac..1c7786bfd 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.1-SNAPSHOT</version> + <version>0.6.1</version> </parent> <artifactId>outbounds</artifactId> |