Update blueprint groupId/artifactId
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@814628 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/assembly/pom.xml b/karaf/assembly/pom.xml
index c3f8ae5..57acdc4 100644
--- a/karaf/assembly/pom.xml
+++ b/karaf/assembly/pom.xml
@@ -219,8 +219,8 @@
<artifactId>org.apache.felix.framework</artifactId>
</dependency>
<dependency>
- <groupId>org.apache.geronimo</groupId>
- <artifactId>blueprint-bundle</artifactId>
+ <groupId>org.apache.geronimo.blueprint</groupId>
+ <artifactId>geronimo-blueprint</artifactId>
</dependency>
</dependencies>
<build>