Repository: archiva Updated Branches: refs/heads/master cd245a85f -> df5d24d9f
use staged releasd version Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/ddad90d1 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/ddad90d1 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/ddad90d1 Branch: refs/heads/master Commit: ddad90d18894306022275e40e1cafffc6800acd7 Parents: cd245a8 Author: Olivier Lamy <[email protected]> Authored: Sun Feb 22 22:46:48 2015 +1100 Committer: Olivier Lamy <[email protected]> Committed: Sun Feb 22 22:46:48 2015 +1100 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/ddad90d1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 259c9d3..7cb220b 100644 --- a/pom.xml +++ b/pom.xml @@ -65,10 +65,10 @@ <maven-model-converter.version>2.1</maven-model-converter.version> <maven.indexer.version>5.1.1</maven.indexer.version> <wagon.version>2.5</wagon.version> - <redback.version>2.3-SNAPSHOT</redback.version> + <redback.version>2.3</redback.version> <redback.cache.version>2.2</redback.cache.version> <redback.quartz.version>2.1</redback.quartz.version> - <redback.registry.version>2.4-SNAPSHOT</redback.registry.version> + <redback.registry.version>2.4</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.10</slf4j.version>
