diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-02 16:42:41 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-02 16:42:41 +0000 |
commit | bf2105932ffe6c1c8b16dbbc376a1a82a0bacea8 (patch) | |
tree | a218aa3dcb25634058f9f959e50845c407a4873d /ms/controllerblueprints/pom.xml | |
parent | 8d3f825da365b672731e07c2b4560a67ec287a61 (diff) |
Release ccsdk/cds0.5.0
Diffstat (limited to 'ms/controllerblueprints/pom.xml')
-rw-r--r-- | ms/controllerblueprints/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/controllerblueprints/pom.xml b/ms/controllerblueprints/pom.xml index 211110627..c6fa590f2 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.5.0-SNAPSHOT</version> + <version>0.5.0</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>controllerblueprints</artifactId> <name>Controller Blueprints Root</name> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.0</version> <properties> <service.name>ControllerBlueprints</service.name> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |