Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.core.net.win32.x86_64/pom.xml')
-rw-r--r--bundles/org.eclipse.core.net.win32.x86_64/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/bundles/org.eclipse.core.net.win32.x86_64/pom.xml b/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
index 27cfeb001..64e0a12ed 100644
--- a/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.core.net.win32.x86_64/pom.xml
@@ -22,6 +22,10 @@
<version>1.1.400-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
+ <properties>
+ <skipAPIAnalysis>true</skipAPIAnalysis>
+ </properties>
+
<build>
<plugins>
<plugin>

Back to the top