This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git
The following commit(s) were added to refs/heads/archiva-2.x by this push:
new c07e1e37e use redback 2.6.3-SNAPSHOT
c07e1e37e is described below
commit c07e1e37efde31fc5fdca6ae76cf3a2885e2f1b1
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Jun 12 09:19:15 2023 +1000
use redback 2.6.3-SNAPSHOT
Signed-off-by: Olivier Lamy <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8c6d819bc..0d0acf686 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,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.2</redback.version>
+ <redback.version>2.6.3-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>