summaryrefslogtreecommitdiff
path: root/ambari-views/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ambari-views/pom.xml')
-rw-r--r--ambari-views/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ambari-views/pom.xml b/ambari-views/pom.xml
index fad949ac16..cecf8a1fa0 100644
--- a/ambari-views/pom.xml
+++ b/ambari-views/pom.xml
@@ -133,6 +133,9 @@
<excludes>
<exclude>**/*.json</exclude>
</excludes>
+ <excludes>
+ <exclude>**/*.iml</exclude>
+ </excludes>
</configuration>
<executions>
<execution>