diff options
Diffstat (limited to 'org.eclipse.jgit.http.test/build.properties')
-rw-r--r-- | org.eclipse.jgit.http.test/build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.test/build.properties b/org.eclipse.jgit.http.test/build.properties index a12a660466..0dc5baea36 100644 --- a/org.eclipse.jgit.http.test/build.properties +++ b/org.eclipse.jgit.http.test/build.properties @@ -4,4 +4,4 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties -additional.bundles = org.slf4j.binding.simple +additional.bundles = slf4j.simple |