added required spaces after the header names in the template.mf files
This commit is contained in:
@@ -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)",
|
||||
|
||||
@@ -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)",
|
||||
|
||||
@@ -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)",
|
||||
|
||||
@@ -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)",
|
||||
|
||||
Reference in New Issue
Block a user