Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.disposition.rest/build.properties')
-rw-r--r--plugins/org.eclipse.osee.disposition.rest/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.disposition.rest/build.properties b/plugins/org.eclipse.osee.disposition.rest/build.properties
index c58ea2178c3..824eeafa575 100644
--- a/plugins/org.eclipse.osee.disposition.rest/build.properties
+++ b/plugins/org.eclipse.osee.disposition.rest/build.properties
@@ -2,4 +2,5 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
- OSGI-INF/
+ OSGI-INF/,\
+ web/

Back to the top