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/gshell/gshell-console/pom.xml b/karaf/gshell/gshell-console/pom.xml
index 5d49848..64da3dc 100644
--- a/karaf/gshell/gshell-console/pom.xml
+++ b/karaf/gshell/gshell-console/pom.xml
@@ -57,8 +57,8 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>org.apache.geronimo</groupId>
- <artifactId>blueprint-bundle</artifactId>
+ <groupId>org.apache.geronimo.blueprint</groupId>
+ <artifactId>geronimo-blueprint</artifactId>
</dependency>
<dependency>
<groupId>org.apache.felix.gogo</groupId>