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 fbf8670 Adding central versions for redback components
fbf8670 is described below
commit fbf8670b07032147b7720299595bfc044b1fd069
Author: Martin Stockhammer <[email protected]>
AuthorDate: Fri Oct 11 16:59:59 2019 +0200
Adding central versions for redback components
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index f05ab0e..679561c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,6 +67,12 @@
<surefireVersion>3.0.0-M3</surefireVersion>
<sonar.plugin.version>2.5</sonar.plugin.version>
+ <!-- redback components versions -->
+
<redback.comp.spring-cache.version>2.3-SNAPSHOT</redback.comp.spring-cache.version>
+
<redback.comp.expression-evaluator.version>2.2-SNAPSHOT</redback.comp.expression-evaluator.version>
+
<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>
+
<!-- svnsubpub configuration -->
<scmPubCheckoutDirectory />