mirror of https://github.com/qos-ch/slf4j
minor fix
This commit is contained in:
parent
3de97e907e
commit
6f1e766b33
|
|
@ -6,5 +6,4 @@ Bundle-Vendor: SLF4J.ORG
|
|||
Export-Package: org.apache.commons.logging,
|
||||
org.apache.commons.logging.impl
|
||||
Import-Package: org.slf4j
|
||||
Bundle-ClassPath: .,
|
||||
target/classes/
|
||||
Bundle-ClassPath: ., target/classes/
|
||||
|
|
|
|||
Loading…
Reference in New Issue