[Bug 353210] align bundle version in MANIFEST.MF

This commit is contained in:
Jesse McConnell 2011-07-27 09:38:30 -05:00
parent 1a832ef21e
commit 9b4ab80ea6
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@ jetty-7.5.0-SNAPSHOT
+ 352684 Implemented spinning thread analyzer
+ 352786 GzipFilter fails to pass parameters to GzipResponseWrapper
+ 353073 WebSocketClient
+ 353210 Bundle-Version in o.e.j.o.boot.logback fix
jetty-7.4.4.v20110707 July 7th 2011
+ 308851 Converted all jetty-client module tests to JUnit 4

View File

@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Jetty-OSGi-Logback integration
Fragment-Host: org.eclipse.jetty.osgi.boot
Bundle-SymbolicName: org.eclipse.jetty.osgi.boot.logback;singleton:=true
Bundle-Version: 7.3.1.qualifier
Bundle-Version: 7.3.0.qualifier
Bundle-Vendor: Mort Bay Consulting
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: ch.qos.logback.classic,