From 7f4cdc3e77458ef1123ffd3b935e11f8b37481a4 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Wed, 21 May 2008 23:33:26 +0000 Subject: [PATCH] Removed 'Bundle-Version' from template.mf files. --- org.springframework.integration.adapter/template.mf | 2 +- org.springframework.integration/template.mf | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/org.springframework.integration.adapter/template.mf b/org.springframework.integration.adapter/template.mf index 17504519e8..c077f31e87 100644 --- a/org.springframework.integration.adapter/template.mf +++ b/org.springframework.integration.adapter/template.mf @@ -27,4 +27,4 @@ Excluded-Exports: org.springframework.integration.adapter.mail.config, org.springframework.integration.adapter.rmi.config, org.springframework.integration.adapter.stream.config -Bundle-Version: 1.0.0.M4 + diff --git a/org.springframework.integration/template.mf b/org.springframework.integration/template.mf index 598fc34ca4..15d98b52f5 100644 --- a/org.springframework.integration/template.mf +++ b/org.springframework.integration/template.mf @@ -1,7 +1,6 @@ Bundle-SymbolicName: org.springframework.integration Bundle-Name: Spring Integration Core Bundle-Vendor: SpringSource -Bundle-Version: 1.0.0.M4 Bundle-ManifestVersion: 2 Import-Template: org.springframework.*;version="[2.5.4.A, 3.0.0)",