Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.osee.server.feature/build.properties')
-rw-r--r--features/org.eclipse.osee.server.feature/build.properties12
1 files changed, 6 insertions, 6 deletions
diff --git a/features/org.eclipse.osee.server.feature/build.properties b/features/org.eclipse.osee.server.feature/build.properties
index c7528039089..5ea9d9cff58 100644
--- a/features/org.eclipse.osee.server.feature/build.properties
+++ b/features/org.eclipse.osee.server.feature/build.properties
@@ -1,7 +1,7 @@
-bin.includes = feature.xml,\
- build.properties,\
- feature.properties,\
- license.html
-generate.feature@org.eclipse.osee.server.feature.source = org.eclipse.osee.server.feature
-generate.feature@org.eclipse.osee.framework.server.feature.source = org.eclipse.osee.framework.server.feature
+bin.includes = feature.xml,\
+ build.properties,\
+ feature.properties,\
+ license.html
+generate.feature@org.eclipse.osee.server.feature.source = org.eclipse.osee.server.feature
+generate.feature@org.eclipse.osee.framework.server.feature.source = org.eclipse.osee.framework.server.feature
generate.feature@org.eclipse.osee.core.feature.source = org.eclipse.osee.core.feature \ No newline at end of file

Back to the top