adding plugin.properties to bin build properties
diff --git a/tests/org.eclipse.wst.server.ui.tests/build.properties b/tests/org.eclipse.wst.server.ui.tests/build.properties
index 009f548..6724fb7 100644
--- a/tests/org.eclipse.wst.server.ui.tests/build.properties
+++ b/tests/org.eclipse.wst.server.ui.tests/build.properties
@@ -11,7 +11,8 @@
 bin.includes = test.xml,\
                tests.jar,\
                META-INF/,\
-               about.html
+               about.html,\
+               plugin.properties
 jars.compile.order = tests.jar
 source.tests.jar = src/
 output.tests.jar = bin/