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/commons/db-lib | |
parent | 465d3a5478ebb88a536bf5becf4646e4608fc2f3 (diff) |
Release ccsdk/cds0.7.2
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/db-lib')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/db-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml index cf0414356..46984dfa8 100644 --- a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>commons</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.2</version> </parent> <artifactId>db-lib</artifactId> |