Repository: archiva Updated Branches: refs/heads/master 2cc9dc8b4 -> b77921b7c
redback 3.0.0-SNAPSHOT Signed-off-by: olivier lamy <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/b77921b7 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/b77921b7 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/b77921b7 Branch: refs/heads/master Commit: b77921b7c0f544e16e605b55348923cc027a122b Parents: 2cc9dc8 Author: olivier lamy <[email protected]> Authored: Wed May 24 21:55:58 2017 +1000 Committer: olivier lamy <[email protected]> Committed: Wed May 24 21:55:58 2017 +1000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/b77921b7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8aadb88..9b76d6d 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ <maven-model-converter.version>2.1</maven-model-converter.version> <maven.indexer.version>5.1.1</maven.indexer.version> <wagon.version>2.9</wagon.version> - <redback.version>2.7-SNAPSHOT</redback.version> + <redback.version>3.0.0-SNAPSHOT</redback.version> <redback.cache.version>2.2</redback.cache.version> <redback.quartz.version>2.1</redback.quartz.version> <redback.registry.version>2.4</redback.registry.version>
