We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1121eb8 commit 6bd6975Copy full SHA for 6bd6975
1 file changed
ui/org.eclipse.pde/pom.xml
@@ -20,6 +20,10 @@
20
<artifactId>org.eclipse.pde</artifactId>
21
<version>3.13.3100-SNAPSHOT</version>
22
<packaging>eclipse-plugin</packaging>
23
+
24
+ <properties>
25
+ <tycho.source.skip>true</tycho.source.skip>
26
+ </properties>
27
28
<build>
29
<plugins>
0 commit comments