From b34fc46f10200f51536b23bc41bb2c1fc7a6483b Mon Sep 17 00:00:00 2001 From: Andreas Kollegger Date: Tue, 4 Oct 2011 19:25:01 -0700 Subject: [PATCH] corrected templates.mf for cross-store and -rest --- spring-data-neo4j-cross-store/template.mf | 4 ++-- spring-data-neo4j-examples/myrestaurants-social/.classpath | 5 +++++ spring-data-neo4j-rest/template.mf | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) 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: