Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index a9ef73b2..b8de7bb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,7 @@
<properties>
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/pde/eclipse.pde.build.git</tycho.scmUrl>
+ <defaultSigning-excludeInnerJars>true</defaultSigning-excludeInnerJars>
</properties>
<repositories>

Back to the top