Browse Source

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

Siddharth Wagle 11 years ago
parent
commit
0edf889df0
1 changed files with 1 additions and 1 deletions
  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>