diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-01 13:41:17 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-01 13:41:17 +0000 |
commit | f7ad16af0996cb33793a7895f9ac5ca201ef632d (patch) | |
tree | 42fdba18f13c3c98135d57996e182d032266dd41 /ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml | |
parent | 465d3a5478ebb88a536bf5becf4646e4608fc2f3 (diff) |
Release ccsdk/cds0.7.2
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml index 53d9d2486..5f6198e4f 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml @@ -21,11 +21,11 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>inbounds</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.2</version> </parent> <artifactId>configs-api</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.2</version> <packaging>jar</packaging> <name>Blueprints Processor Resource Configurations API</name> |