Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.binaryproject/build.properties')
-rw-r--r--org.eclipse.m2e.binaryproject/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.m2e.binaryproject/build.properties b/org.eclipse.m2e.binaryproject/build.properties
index 52a5b4fe..2c990861 100644
--- a/org.eclipse.m2e.binaryproject/build.properties
+++ b/org.eclipse.m2e.binaryproject/build.properties
@@ -2,4 +2,5 @@ source.. = src/
output.. = target/classes
bin.includes = META-INF/,\
.,\
+ plugin.properties,\
plugin.xml

Back to the top