diff options
author | Andrew M Finkbeiner | 2012-06-11 21:58:51 +0000 |
---|---|---|
committer | Andrew M Finkbeiner | 2012-06-11 21:58:51 +0000 |
commit | 3415ffb8d16f84dbc2e974236a1cf16833baf6ae (patch) | |
tree | 7e31ff167c98a404fc3ad97dc221c294dc990417 | |
parent | 41f900c7298c02eee592270084ea7c572cd2ec25 (diff) | |
download | org.eclipse.osee-3415ffb8d16f84dbc2e974236a1cf16833baf6ae.tar.gz org.eclipse.osee-3415ffb8d16f84dbc2e974236a1cf16833baf6ae.tar.xz org.eclipse.osee-3415ffb8d16f84dbc2e974236a1cf16833baf6ae.zip |
refinement: Remove unnecessary bin.includes0.10.0.v201206112212_RC
-rw-r--r-- | plugins/org.eclipse.osee.framework.authentication.ldap.core/build.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.authentication.ldap.core/build.properties b/plugins/org.eclipse.osee.framework.authentication.ldap.core/build.properties index 2e07bf9b3cf..d20cbe51488 100644 --- a/plugins/org.eclipse.osee.framework.authentication.ldap.core/build.properties +++ b/plugins/org.eclipse.osee.framework.authentication.ldap.core/build.properties @@ -4,6 +4,5 @@ bin.includes = META-INF/,\ .,\ plugin.xml,\ schema/,\ - bin/,\ OSGI-INF/ |