aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-09-12 18:02:57 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-09-12 18:02:57 +0000
commita81c4e132c916fc081fdde19ff56d9cdab3e8632 (patch)
tree99baa83448bdd6714fefea30983a911a65f3c9c6 /ms/controllerblueprints/pom.xml
parent4997569cfaace51b65029bb84408eddfefe222c5 (diff)
Release ccsdk/cds0.6.2
Diffstat (limited to 'ms/controllerblueprints/pom.xml')
-rw-r--r--ms/controllerblueprints/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/controllerblueprints/pom.xml b/ms/controllerblueprints/pom.xml
index 2df851550..024064a11 100644
--- a/ms/controllerblueprints/pom.xml
+++ b/ms/controllerblueprints/pom.xml
@@ -18,13 +18,13 @@
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>ms</artifactId>
- <version>0.6.2-SNAPSHOT</version>
+ <version>0.6.2</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>controllerblueprints</artifactId>
<name>Controller Blueprints Root</name>
- <version>0.6.2-SNAPSHOT</version>
+ <version>0.6.2</version>
<properties>
<service.name>ControllerBlueprints</service.name>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>