diff --git a/spring-amqp-core/template.mf b/spring-amqp-core/template.mf index 624706b7..42ac4078 100644 --- a/spring-amqp-core/template.mf +++ b/spring-amqp-core/template.mf @@ -3,7 +3,7 @@ Bundle-Name: Spring AMQP Core Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: - org.springframework.*;version="[3.0.3, 4.0.0)", + org.springframework.*;version="[3.0.5, 4.0.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", org.codehaus.jackson.*;version="[1.4.3, 2.0.0)";resolution:=optional, org.w3c.dom.*;version="0", diff --git a/spring-amqp-parent/pom.xml b/spring-amqp-parent/pom.xml index 373ae3f4..a649adf5 100644 --- a/spring-amqp-parent/pom.xml +++ b/spring-amqp-parent/pom.xml @@ -13,7 +13,7 @@ 2.2 1.4 - 4.8.1 + 4.8.2 1.2.15 1.8.4 1.5.10 @@ -79,14 +79,10 @@ - + @@ -110,7 +106,7 @@ ${project.version} - + org.springframework spring-aop @@ -249,13 +245,10 @@ - + log4j log4j @@ -266,10 +259,8 @@ - + org.springframework.build.aws org.springframework.build.aws.maven 3.0.0.RELEASE @@ -350,29 +341,29 @@ + + maven-jar-plugin + + + target/classes/META-INF/MANIFEST.MF + + + - + com.springsource.bundlor com.springsource.bundlor.maven - 1.0.0.RELEASE - - true - bundlor @@ -413,11 +404,8 @@ - + org.apache.maven.plugins maven-project-info-reports-plugin 2.1 diff --git a/spring-erlang/template.mf b/spring-erlang/template.mf index 9d4e3cf5..350c93bd 100644 --- a/spring-erlang/template.mf +++ b/spring-erlang/template.mf @@ -3,6 +3,6 @@ Bundle-Name: Spring Erlang Support Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: - org.springframework.*;version="[3.0.3, 4.0.0)", + org.springframework.*;version="[3.0.5, 4.0.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", com.ericsson.otp.erlang;version="0" diff --git a/spring-rabbit-admin/template.mf b/spring-rabbit-admin/template.mf index fb300434..1c320dcc 100644 --- a/spring-rabbit-admin/template.mf +++ b/spring-rabbit-admin/template.mf @@ -3,7 +3,7 @@ Bundle-Name: Spring RabbitMQ Administrative Support Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: - org.springframework.*;version="[3.0.3, 4.0.0)", + org.springframework.*;version="[3.0.5, 4.0.0)", org.springframework.amqp.*;version="[1.0.0, 1.1.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", com.rabbitmq.*;version="[1.8.1, 2.0.0)", diff --git a/spring-rabbit/template.mf b/spring-rabbit/template.mf index 1c941291..11e80f34 100644 --- a/spring-rabbit/template.mf +++ b/spring-rabbit/template.mf @@ -3,7 +3,7 @@ Bundle-Name: Spring RabbitMQ Support Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: - org.springframework.*;version="[3.0.3, 4.0.0)", + org.springframework.*;version="[3.0.5, 4.0.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", com.rabbitmq.*;version="[1.8.1, 2.0.0)", org.junit.*;version="0",