Repository: ambari Updated Branches: refs/heads/trunk 371f1f327 -> cf5c068c7
Revert "AMBARI-21955. Update React version to 15.6.2 to get MIT license. (Sanket Shah via yusaku)" This reverts commit 371f1f327d2b7b57df09cdf196e803213f59d993. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/5ebc2ac8 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/5ebc2ac8 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/5ebc2ac8 Branch: refs/heads/trunk Commit: 5ebc2ac8d12747df1023f878a30074565c28770b Parents: 371f1f3 Author: Yusaku Sako <[email protected]> Authored: Fri Oct 20 13:59:54 2017 -0700 Committer: Yusaku Sako <[email protected]> Committed: Fri Oct 20 13:59:54 2017 -0700 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/5ebc2ac8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bd81a87..97900f3 100644 --- a/pom.xml +++ b/pom.xml @@ -363,7 +363,6 @@ <exclude>contrib/views/storm/src/main/resources/ui/node_modules/**</exclude> <exclude>contrib/views/storm/src/main/resources/ui/public/**</exclude> <exclude>contrib/views/storm/src/main/resources/ui/app/styles/**</exclude> - <exclude>contrib/views/storm/src/main/resources/libs/Bootstrap/**</exclude> <exclude>contrib/addons/package/deb/nagios_addon_deb_control</exclude> <exclude>contrib/addons/src/addOns/nagios/conf.d/hdp_mon_nagios_addons.conf</exclude> <exclude>contrib/views/*/.classpath</exclude>
