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

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new f9de4b1  Adding new component version
f9de4b1 is described below

commit f9de4b1c1589cf7932339032345ae77e041960e4
Author: Martin Stockhammer <[email protected]>
AuthorDate: Fri Nov 15 18:04:41 2019 +0100

    Adding new component version
---
 pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pom.xml b/pom.xml
index 679561c..f248624 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,6 +73,9 @@
     
<redback.comp.spring-apacheds.version>2.2-SNAPSHOT</redback.comp.spring-apacheds.version>
     
<redback.comp.spring-registry.version>2.5-SNAPSHOT</redback.comp.spring-registry.version>
 
+    <!-- archiva components version -->
+    <archiva.comp.version>3.0-SNAPSHOT</archiva.comp.version>
+
     <!-- svnsubpub configuration -->
 
     <scmPubCheckoutDirectory />

Reply via email to