From f60d0f390c4e388da4f20214314c3048961cb0e2 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Mon, 13 Dec 2010 13:18:37 +0200 Subject: [PATCH] + fix OSGi template typo --- spring-data-redis/template.mf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-redis/template.mf b/spring-data-redis/template.mf index 2d82470a1..f3c3bd9eb 100644 --- a/spring-data-redis/template.mf +++ b/spring-data-redis/template.mf @@ -1,4 +1,4 @@ -Bundle-SymbolicName: org.springframework.data.redis +Bundle-SymbolicName: org.springframework.data.keyvalue.redis Bundle-Name: Spring Data Redis Support Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2