use released version

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141988 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-07-01 16:42:16 +00:00
parent ef6b7ed4eb
commit 77281b4105
1 changed files with 2 additions and 2 deletions

View File

@ -680,12 +680,12 @@
<dependency>
<groupId>org.codehaus.redback.components.cache</groupId>
<artifactId>spring-cache-api</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.redback.components.cache</groupId>
<artifactId>spring-cache-ehcache</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</dependency>
<!-- redback -->