summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 3c81a99..4fa87dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,6 +135,11 @@
<!-- FAILS to run, see ReleaseNotes
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
-->
+ <setupIncludes>
+ <setupInclude>it0003-jni/pom.xml</setupInclude>
+ <setupInclude>it0007-lib-shared/pom.xml</setupInclude>
+ <setupInclude>it0010-lib-static/pom.xml</setupInclude>
+ </setupIncludes>
<pomExcludes>
<pomExclude>it-parent/**</pomExclude>
</pomExcludes>