added required spaces after the header names in the template.mf files

This commit is contained in:
Jean-Pierre Bergamin
2011-10-05 09:48:18 +02:00
parent b34fc46f10
commit 412e2d91e3
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ Bundle-SymbolicName: org.springframework.data.neo4j.aspects
Bundle-Name: Spring Data Neo4j Aspects
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Package:
Import-Package:
sun.reflect;version="0";resolution:=optional
Import-Template:
org.springframework.beans.*;version="[3.0.0, 4.0.0)",

View File

@@ -2,7 +2,7 @@ Bundle-SymbolicName: org.springframework.data.neo4j.cross_store
Bundle-Name: Spring Data Neo4J Cross-Store
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Package:
Import-Package:
sun.reflect;version="0";resolution:=optional
Import-Template:
org.springframework.beans.*;version="[3.0.0, 4.0.0)",

View File

@@ -2,7 +2,7 @@ Bundle-SymbolicName: org.springframework.data.neo4j.rest
Bundle-Name: Spring Data Neo4J REST
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Package:
Import-Package:
sun.reflect;version="0";resolution:=optional
Import-Template:
org.springframework.data.core.*;version="[1.0.0, 2.0.0)",

View File

@@ -2,7 +2,7 @@ Bundle-SymbolicName: org.springframework.data.neo4j
Bundle-Name: Spring Data Neo4J
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Package:
Import-Package:
sun.reflect;version="0";resolution:=optional
Import-Template:
org.springframework.beans.*;version="[3.0.0, 4.0.0)",