You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2017/06/10 11:26:10 UTC

[25/50] archiva git commit: use last redback 2.7 SNAPSHOT

use last redback 2.7 SNAPSHOT

Signed-off-by: olivier lamy <ol...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/cb032a7d
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/cb032a7d
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/cb032a7d

Branch: refs/heads/citest
Commit: cb032a7d04ba4f764c36de2b4b9edf23222d5fa3
Parents: 84a1846
Author: olivier lamy <ol...@apache.org>
Authored: Thu May 18 13:58:30 2017 +1000
Committer: olivier lamy <ol...@apache.org>
Committed: Thu May 18 13:58:53 2017 +1000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/cb032a7d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c32d69c..98c9f95 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.6</redback.version>
+    <redback.version>2.7-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>