Update Helm Plugin type file version number 43/69743/1
authorHong Guan <hg4105@att.com>
Wed, 3 Oct 2018 12:51:40 +0000 (08:51 -0400)
committerHong Guan <hg4105@att.com>
Wed, 3 Oct 2018 12:51:40 +0000 (08:51 -0400)
Change-Id: Icee747ffd91832dbc1854685233a8d68bc25c13f
Issue-ID: CCSDK-605
Signed-off-by: Hong Guan <hg4105@att.com>
helm/pom.xml

index f04c001..923e1a4 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/1.1.0/helm-type.yaml</typefile.dest>
+    <typefile.dest>type_files/helm/3.0.0/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>