aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2011-08-05 14:51:54 +0000
committerOlivier Lamy <olamy@apache.org>2011-08-05 14:51:54 +0000
commitfc03e458ab48e7f28778290ae30b39e46a310248 (patch)
tree4aaff2c50dd19d344f2f790ef7249072cb00d9ad
parent8a665bdbbd889499ccc2345a6f8fa2186e260365 (diff)
downloadarchiva-fc03e458ab48e7f28778290ae30b39e46a310248.tar.gz
archiva-fc03e458ab48e7f28778290ae30b39e46a310248.zip
use a released version of a redback component
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1154247 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3506c0b84..427460719 100644
--- a/pom.xml
+++ b/pom.xml
@@ -386,7 +386,7 @@
<dependency>
<groupId>org.codehaus.redback.components</groupId>
<artifactId>spring-utils</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.redback.components</groupId>