diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-27 16:30:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-27 16:30:46 +0000 |
commit | 0d4f0deb8b81ae18406044b03caf7c1ce1241624 (patch) | |
tree | 73ba568dfeb92901f8a51da1e6b6297c433c4410 /ms/blueprintsprocessor/modules/inbounds/pom.xml | |
parent | cd84653f43fb5d533c68f4aabf202177c1b511e7 (diff) |
Release ccsdk/cds0.7.3
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 27ac83b16..2761bc7a7 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.3</version> </parent> <artifactId>inbounds</artifactId> |