Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse-platform-parent/pom.xml')
-rw-r--r--eclipse-platform-parent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index b21ca4661..c7bc14103 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -497,6 +497,7 @@ No need to specify sonatype URL for "Tycho". released versions available on mave
<excludeResources>
<exclude>**/package.html</exclude>
</excludeResources>
+ <useProjectSettings>false</useProjectSettings>
</configuration>
</plugin>
<plugin>

Back to the top