diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml
index 5cd1d90cbb..5ec269057b 100644
--- a/core-tiger/pom.xml
+++ b/core-tiger/pom.xml
@@ -68,7 +68,7 @@
true
- org.springframework.security.core-tiger
+ org.springframework.bundle.security.core.tiger
org.springframework.security.*;version=${pom.version}
!org.springframework.security.*
${pom.name}
diff --git a/core/pom.xml b/core/pom.xml
index 93c473da9a..a415069e48 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -151,7 +151,7 @@
true
- org.springframework.security.core
+ org.springframework.bundle.security.core
org.springframework.security.*;version=${pom.version}
!org.springframework.security.*
${pom.name}