aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e85483d31..9a9538f9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1314,7 +1314,7 @@
<projectsDirectory>tosca-controlloop</projectsDirectory>
<cloneProjectsTo>${project.build.directory}/tosca-controlloop</cloneProjectsTo>
<pomIncludes>
- <pomInclude>*/pom.xml</pomInclude>
+ <pomInclude>pom.xml</pomInclude>
</pomIncludes>
<streamLogs>true</streamLogs>
</configuration>