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/blueprintsprocessor/functions/resource-resolution/pom.xml | |
parent | 85f7fb219f6e1f4227ac1463290f6a6aafc2b84f (diff) |
Release ccsdk/cds0.6.1
Diffstat (limited to 'ms/blueprintsprocessor/functions/resource-resolution/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/functions/resource-resolution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml index 6f2d34973..7d9655bf5 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>functions</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> <artifactId>resource-resolution</artifactId> |