aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webapp/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-04-11 21:46:31 +0000
committerOlivier Lamy <olamy@apache.org>2012-04-11 21:46:31 +0000
commitf255d0216ae5ee65c42ef6faf031f6b8c6de5864 (patch)
treea0f3f275c0300b281bd120c5657c1c93fb687491 /archiva-modules/archiva-web/archiva-webapp/pom.xml
parenta79e161922a92e52bc2132c12a4e7d87bdb96960 (diff)
downloadarchiva-f255d0216ae5ee65c42ef6faf031f6b8c6de5864.tar.gz
archiva-f255d0216ae5ee65c42ef6faf031f6b8c6de5864.zip
use spring quartz with asf groupId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1325025 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp/pom.xml')
-rw-r--r--archiva-modules/archiva-web/archiva-webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml
index a73b05921..182696aa8 100644
--- a/archiva-modules/archiva-web/archiva-webapp/pom.xml
+++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml
@@ -580,7 +580,7 @@
<artifactId>spring-taskqueue</artifactId>
</dependency>
<dependency>
- <groupId>org.codehaus.redback.components</groupId>
+ <groupId>org.apache.archiva.redback.components</groupId>
<artifactId>spring-quartz</artifactId>
</dependency>
<dependency>