diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-21 16:15:52 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-21 16:15:52 +0000 |
commit | 3f5cb599c6863f733f64e1f92042d1c874e3d87e (patch) | |
tree | f2159d3c8dad415043b45a3bbbdadd8328416164 /ms/blueprintsprocessor/modules/commons/message-lib/pom.xml | |
parent | 7d397bd49ffc2c61d70aa65353f2188bc1264abb (diff) |
Release ccsdk/cds1.0.0
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/message-lib/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/message-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml index b266225ee..3670f0137 100644 --- a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules-commons</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId> |