소스 검색

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>