Update Helm plugin type file artifact path 57/76357/1
authorHong Guan <hong.guan@att.com>
Fri, 25 Jan 2019 16:47:36 +0000 (11:47 -0500)
committerHong Guan <hg4105@att.com>
Fri, 25 Jan 2019 16:47:36 +0000 (11:47 -0500)
Change-Id: I61f0bef6f5bb9d65bf8fcfa1bdfd7cee7bba0acb
Issue-ID: CCSDK-1007
Signed-off-by: Hong Guan <hg4105@att.com>
helm/pom.xml

index 923e1a4..355e8a2 100644 (file)
@@ -41,7 +41,7 @@ limitations under the License.
     <!-- path of types file itself relative to this file -->
     <typefile.source>helm-type.yaml</typefile.source>
     <!-- path, in repo, to store type file -->
-    <typefile.dest>type_files/helm/3.0.0/helm-type.yaml</typefile.dest>
+    <typefile.dest>type_files/helm/3.0.1/helm-type.yaml</typefile.dest>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <sonar.sources>.</sonar.sources>
     <sonar.junit.reportsPath>nosetests.xml</sonar.junit.reportsPath>