diff --git a/pom.xml b/pom.xml index eb45a57c..fbb3cb9f 100644 --- a/pom.xml +++ b/pom.xml @@ -346,12 +346,12 @@ org.apache.archiva.redback.components.cache spring-cache-api - 2.2 + ${redback.comp.spring-cache.version} org.apache.archiva.redback.components.cache spring-cache-ehcache - 2.2 + ${redback.comp.spring-cache.version} net.sf.ehcache @@ -361,7 +361,7 @@ org.apache.archiva.redback.components expression-evaluator - 2.1 + ${redback.comp.expression-evaluator.version} org.codehaus.plexus @@ -372,12 +372,12 @@ org.apache.archiva.redback.components.registry spring-registry-api - 2.5-SNAPSHOT + ${redback.comp.spring-registry.version} org.apache.archiva.redback.components.registry spring-registry-commons - 2.5-SNAPSHOT + ${redback.comp.spring-registry.version} org.codehaus.plexus @@ -558,7 +558,7 @@ org.apache.archiva.redback.components spring-apacheds - 2.1 + ${redback.comp.spring-apacheds.version}