From d325d65c7bd63fa1709e3d1f0d5327a6a330c01f Mon Sep 17 00:00:00 2001 From: Hong Guan Date: Thu, 9 Aug 2018 10:21:22 -0400 Subject: [PATCH] fixed type file name mismatch Change-Id: If78d213f38c3bc672cf542cd7f1f7496781cb83b Issue-ID: CCSDK-392 Signed-off-by: Hong Guan --- helm/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/pom.xml b/helm/pom.xml index 02f1860..f04c001 100644 --- a/helm/pom.xml +++ b/helm/pom.xml @@ -39,9 +39,9 @@ limitations under the License. . - helm_types.yaml + helm-type.yaml - type_files/helm/1.1.0/helm_types.yaml + type_files/helm/1.1.0/helm-type.yaml UTF-8 . nosetests.xml -- 2.16.6