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/inbounds/configs-api/pom.xml | |
parent | 4997569cfaace51b65029bb84408eddfefe222c5 (diff) |
Release ccsdk/cds0.6.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 afc16bb80..c12e89abe 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>inbounds</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.2</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>configs-api</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.2</version> <packaging>jar</packaging> <name>Blueprints Processor Resource Configurations API</name> <description>Blueprints Processor Resource Configurations API</description> |