aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames William Dumay <jdumay@apache.org>2008-10-26 23:57:05 +0000
committerJames William Dumay <jdumay@apache.org>2008-10-26 23:57:05 +0000
commit615a79e2bd34b6a4b6b38a15be16c0d3978bb023 (patch)
tree1977375d220a71db3541dddcefa1b56dffb2fd31
parentfae5f473299fa0fcd10f2e3f2850a21c6a8e968d (diff)
downloadarchiva-615a79e2bd34b6a4b6b38a15be16c0d3978bb023.tar.gz
archiva-615a79e2bd34b6a4b6b38a15be16c0d3978bb023.zip
Updating for latest redback snapshot
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708062 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--archiva-modules/archiva-web/archiva-webapp/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml
index 127d08b25..eded1ad3c 100644
--- a/archiva-modules/archiva-web/archiva-webapp/pom.xml
+++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml
@@ -168,7 +168,7 @@
</dependency>
<dependency>
<groupId>org.codehaus.redback</groupId>
- <artifactId>redback-struts2-taglib</artifactId>
+ <artifactId>redback-common-integrations</artifactId>
</dependency>
<!-- Other dependencies -->
<dependency>
diff --git a/pom.xml b/pom.xml
index f2cc8ec0e..ae9839f88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -739,7 +739,7 @@
</dependency>
<dependency>
<groupId>org.codehaus.redback</groupId>
- <artifactId>redback-struts2-taglib</artifactId>
+ <artifactId>redback-common-integrations</artifactId>
<version>${redback.version}</version>
<exclusions>
<exclusion>