diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-27 20:11:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-27 20:11:12 +0000 |
commit | cdfe815cb5490610d26c4bede16a261095dda4e7 (patch) | |
tree | cbc4c44ebbd81e1756384dd42f2af147186d5b90 /ms/controllerblueprints/modules/db-resources/pom.xml | |
parent | 0f439087dec9680c3564d2639de39cd04436f38e (diff) |
Release ccsdk/cds0.6.0
Diffstat (limited to 'ms/controllerblueprints/modules/db-resources/pom.xml')
-rw-r--r-- | ms/controllerblueprints/modules/db-resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/controllerblueprints/modules/db-resources/pom.xml b/ms/controllerblueprints/modules/db-resources/pom.xml index 8b75f639c..2e625127c 100644 --- a/ms/controllerblueprints/modules/db-resources/pom.xml +++ b/ms/controllerblueprints/modules/db-resources/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId> <artifactId>modules</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.0</version> </parent> <artifactId>db-resources</artifactId> <name>Controller Blueprints DB Resources</name> |