diff options
author | James William Dumay <jdumay@apache.org> | 2008-10-26 23:57:05 +0000 |
---|---|---|
committer | James William Dumay <jdumay@apache.org> | 2008-10-26 23:57:05 +0000 |
commit | 615a79e2bd34b6a4b6b38a15be16c0d3978bb023 (patch) | |
tree | 1977375d220a71db3541dddcefa1b56dffb2fd31 /pom.xml | |
parent | fae5f473299fa0fcd10f2e3f2850a21c6a8e968d (diff) | |
download | archiva-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
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |