diff --git a/org.springframework.integration.test/src/main/resources/META-INF/MANIFEST.MF b/org.springframework.integration.test/src/main/resources/META-INF/MANIFEST.MF index f734b2f44b..21dd270a76 100644 --- a/org.springframework.integration.test/src/main/resources/META-INF/MANIFEST.MF +++ b/org.springframework.integration.test/src/main/resources/META-INF/MANIFEST.MF @@ -1,6 +1,8 @@ -Import-Package: org.springframework.integration.message;resolution:=op - tional,org.springframework.integration.test;resolution:=optional -Export-Package: org.springframework.integration.test;uses:="org.spring - framework.integration.message" -Bundle-Name: Spring Integration Test Support - +Bundle-Name: Spring Integration Test Support +Bundle-SymbolicName: org.springframework.integration.test +Bundle-Vendor: SpringSource +Import-Package: org.springframework.integration.message;version="[1.0. + 0, 1.0.0]" +Export-Package: org.springframework.integration.test;version="1.0.0.M4 + " +