You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2022/04/13 02:15:40 UTC

[archiva] branch archiva-2.x-upgrade-redback-2.6.2 created (now 5f3823670)

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a change to branch archiva-2.x-upgrade-redback-2.6.2
in repository https://gitbox.apache.org/repos/asf/archiva.git


      at 5f3823670 upgrade to redback 2.6.2

This branch includes the following new commits:

     new 5f3823670 upgrade to redback 2.6.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[archiva] 01/01: upgrade to redback 2.6.2

Posted by ol...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch archiva-2.x-upgrade-redback-2.6.2
in repository https://gitbox.apache.org/repos/asf/archiva.git

commit 5f38236704b39756de1a25714f007503b628772a
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Wed Apr 13 12:15:19 2022 +1000

    upgrade to redback 2.6.2
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2dc6fc63f..1dde4f76a 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.1</redback.version>
+    <redback.version>2.6.2-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>