diff options
Diffstat (limited to 'redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml')
-rw-r--r-- | redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml b/redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml index 49e74491a..47988a1f7 100644 --- a/redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml +++ b/redback-authentication/redback-authentication-providers/redback-authentication-ldap/pom.xml @@ -76,7 +76,7 @@ </dependency> <dependency> - <groupId>org.codehaus.redback.components</groupId> + <groupId>org.apache.archiva.redback.components</groupId> <artifactId>spring-apacheds</artifactId> <scope>test</scope> </dependency> |