diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:33:02 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:33:02 +0000 |
commit | e99d5971bb907d1fa12fb44478cfe66ae1d013d0 (patch) | |
tree | 6f58d2429af266b9d59e97e4d9ff195607190859 /ms/controllerblueprints/modules/pom.xml | |
parent | 85f7fb219f6e1f4227ac1463290f6a6aafc2b84f (diff) |
Release ccsdk/cds0.6.1
Diffstat (limited to 'ms/controllerblueprints/modules/pom.xml')
-rw-r--r-- | ms/controllerblueprints/modules/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/controllerblueprints/modules/pom.xml b/ms/controllerblueprints/modules/pom.xml index 4bc962f04..28b67a8ec 100644 --- a/ms/controllerblueprints/modules/pom.xml +++ b/ms/controllerblueprints/modules/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId> <artifactId>parent</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <relativePath>../parent</relativePath> </parent> <artifactId>modules</artifactId> |