diff options
Diffstat (limited to 'common/honeycomb-parent/pom.xml')
-rw-r--r-- | common/honeycomb-parent/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index f6f65f4c4..714907fb0 100644 --- a/common/honeycomb-parent/pom.xml +++ b/common/honeycomb-parent/pom.xml @@ -229,7 +229,8 @@ **\/src/main/yang-gen-sal\/, **\/src/main/xtend-gen\/, **\/src/main/yang\/, - **\/archetype-resources\/</excludes> + **\/archetype-resources\/, + **\/.idea\/</excludes> </configuration> <executions> <!-- Override license check configuration to fit Honeycomb coding style--> |