summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 4add6a8..c71e7a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,6 +140,9 @@
<setupInclude>it0007-lib-shared/pom.xml</setupInclude>
<setupInclude>it0010-lib-static/pom.xml</setupInclude>
</setupIncludes>
+ <pomIncludes>
+ <pomInclude>*/pom.xml</pomInclude>
+ </pomIncludes>
<pomExcludes>
<pomExclude>it-parent/**</pomExclude>
</pomExcludes>