From 2d3bc27d0647c601fda43c41eb918338799dead8 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Sat, 12 Apr 2008 18:38:06 +0000 Subject: [PATCH] SEC-755: Updated bundle names in line with Christian's recommendations. --- core-tiger/pom.xml | 2 +- core/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}