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/commons/rest-lib/pom.xml | |
parent | 4997569cfaace51b65029bb84408eddfefe222c5 (diff) |
Release ccsdk/cds0.6.2
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 13a166acb..a368db11c 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>commons</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.2</version> </parent> <artifactId>rest-lib</artifactId> |