diff --git a/spring-data-neo4j-cross-store/template.mf b/spring-data-neo4j-cross-store/template.mf index 9252af0ce..ca973cf55 100644 --- a/spring-data-neo4j-cross-store/template.mf +++ b/spring-data-neo4j-cross-store/template.mf @@ -1,5 +1,5 @@ -Bundle-SymbolicName: org.springframework.data.neo4j -Bundle-Name: Spring Data Neo4J +Bundle-SymbolicName: org.springframework.data.neo4j.cross_store +Bundle-Name: Spring Data Neo4J Cross-Store Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Package: diff --git a/spring-data-neo4j-examples/myrestaurants-social/.classpath b/spring-data-neo4j-examples/myrestaurants-social/.classpath index 8ca155bb0..91a52ebb0 100644 --- a/spring-data-neo4j-examples/myrestaurants-social/.classpath +++ b/spring-data-neo4j-examples/myrestaurants-social/.classpath @@ -13,5 +13,10 @@ + + + + + diff --git a/spring-data-neo4j-rest/template.mf b/spring-data-neo4j-rest/template.mf index a7fe7abfb..a9bddb77c 100644 --- a/spring-data-neo4j-rest/template.mf +++ b/spring-data-neo4j-rest/template.mf @@ -1,5 +1,5 @@ -Bundle-SymbolicName: org.springframework.data.neo4j -Bundle-Name: Spring Data Neo4J +Bundle-SymbolicName: org.springframework.data.neo4j.rest +Bundle-Name: Spring Data Neo4J REST Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Package: