浏览代码

AMBARI-4355. Add relocate resources scripts to the pom file. Renamed. (swagle)

Siddharth Wagle 11 年之前
父节点
当前提交
0edf889df0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ambari-server/pom.xml

+ 1 - 1
ambari-server/pom.xml

@@ -353,7 +353,7 @@
                   <location>src/main/python/UpgradeHelper_HDP2.py</location>
                 </source>
                 <source>
-                  <location>src/main/resources/scripts/relocate_resources.py</location>
+                  <location>src/main/resources/scripts/relocate_host_components.py</location>
                 </source>
               </sources>
             </mapping>