Repository: archiva Updated Branches: refs/heads/master c3ef4bfbf -> 4ae1bf370
use redback registry snapshot to converge on spring 4.1.0 Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/4ae1bf37 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/4ae1bf37 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/4ae1bf37 Branch: refs/heads/master Commit: 4ae1bf370af98c6cb4b6fc07438dc6976b9250a3 Parents: c3ef4bf Author: Eric Barboni <[email protected]> Authored: Sat Sep 20 03:56:36 2014 +0200 Committer: Eric Barboni <[email protected]> Committed: Sat Sep 20 03:56:36 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/4ae1bf37/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2bf9d1a..f61f0c1 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ <redback.version>2.3-SNAPSHOT</redback.version> <redback.cache.version>2.2</redback.cache.version> <redback.quartz.version>2.1</redback.quartz.version> - <redback.registry.version>2.3</redback.registry.version> + <redback.registry.version>2.4-SNAPSHOT</redback.registry.version> <redback.spring-utils.version>2.1</redback.spring-utils.version> <redback.taskqueue.version>2.1</redback.taskqueue.version> <slf4j.version>1.7.7</slf4j.version>
