diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-19 12:47:04 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-19 12:47:04 +0000 |
commit | 0ac694cea62d8401f53495aee54935acba93c81e (patch) | |
tree | dca4c14042a41f0ad44edd51373e57a932f11b31 /ms/blueprintsprocessor/modules/commons/pom.xml | |
parent | 4ebbc525f76db921eb080b7dbb10da477bf7c2f5 (diff) |
Release ccsdk/cds0.6.3
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/pom.xml')
-rwxr-xr-x | ms/blueprintsprocessor/modules/commons/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index 673dd95fd..b37a34802 100755 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> </parent> <artifactId>commons</artifactId> |