From b5634d558d12253bc0fd110139dcab1c27ce9ba6 Mon Sep 17 00:00:00 2001 From: "Schmalzried, Terry (ts862m)" Date: Wed, 6 Feb 2019 15:57:23 -0500 Subject: update BPs using onap-dcae-dcaepolicy-lib Change-Id: If17f05b156ada4eba9d21cff0114951382b681d9 Issue-ID: DCAEGEN2-1086 Signed-off-by: Schmalzried, Terry (ts862m) --- blueprints/tcadocker-service.yaml-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blueprints/tcadocker-service.yaml-template') diff --git a/blueprints/tcadocker-service.yaml-template b/blueprints/tcadocker-service.yaml-template index 6e536e2..92deaa4 100644 --- a/blueprints/tcadocker-service.yaml-template +++ b/blueprints/tcadocker-service.yaml-template @@ -22,7 +22,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - "http://www.getcloudify.org/spec/cloudify/3.4/types.yaml" - - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/dockerplugin/3.2.0/dockerplugin_types.yaml" + - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/dockerplugin/3.2.1/dockerplugin_types.yaml" - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/relationshipplugin/1.0.0/relationshipplugin_types.yaml" - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml" inputs: -- cgit 1.2.3-korg