diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-14 16:42:43 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-14 16:42:43 +0000 |
commit | 640322317df6b969c1ba3bfea2195b1bea496157 (patch) | |
tree | 5140a90ace5bfc74c3427647c6de9c7b7d097a6a /ms/blueprintsprocessor/modules/commons/rest-lib | |
parent | 82bc5bf7beb713c14757d73de595b419366fc9c4 (diff) |
Release ccsdk/cds0.5.2
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/rest-lib')
-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 4eeee0410..28d171574 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.5.2-SNAPSHOT</version> + <version>0.5.2</version> </parent> <artifactId>rest-lib</artifactId> |