diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-11-06 16:40:57 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-11-06 16:40:57 +0000 |
commit | e679782466dad989974eec12d135d947f7264f4c (patch) | |
tree | bb19e802211c7c6c614292e6062dd8e1e2b7cb32 /ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml | |
parent | c2d06ed4d1d85674277a2225b5999967cf59a432 (diff) |
Release ccsdk/cds0.6.4
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml index b083c95a6..3729a7a67 100644 --- a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>commons</artifactId> - <version>0.6.4-SNAPSHOT</version> + <version>0.6.4</version> </parent> <artifactId>dmaap-lib</artifactId> |