Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.ote.parent')
-rw-r--r--plugins/org.eclipse.osee.ote.parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.ote.parent/pom.xml b/plugins/org.eclipse.osee.ote.parent/pom.xml
index 3bf5755c65e..a2912ae5495 100644
--- a/plugins/org.eclipse.osee.ote.parent/pom.xml
+++ b/plugins/org.eclipse.osee.ote.parent/pom.xml
@@ -94,7 +94,7 @@
<eclipse-site>http://download.eclipse.org/releases/${platform-version-name}</eclipse-site>
<itemis-site>http://download.itemis.com/updates/releases/${xtext-version}</itemis-site>
- <osee-create-help-docs>true</osee-create-help-docs>
+ <osee-create-help-docs>false</osee-create-help-docs>
<osee-application-server-launch-ant>../../plugins/org.eclipse.osee.parent/tools/osee-application-server.xml</osee-application-server-launch-ant>

Back to the top