diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 18:27:41 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 18:27:41 +0000 |
commit | 2fb81268330a13c417dc31b12fefc4acd7d3bd21 (patch) | |
tree | 9f9077b4b1c0f4c2cd4503cde85edbcfb014e1df /ms/blueprintsprocessor/modules/outbounds/pom.xml | |
parent | 684d27d171546d7d2f90d84f47faea152ce84966 (diff) |
Release ccsdk/cds1.1.0
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 6aeedda48..ef039ddef 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>blueprintsprocessor-modules</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <artifactId>modules-outbounds</artifactId> |