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

mdrob pushed a commit to branch jira/solr-15556-antora
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/jira/solr-15556-antora by this 
push:
     new d02dca9  Do not hard-code version attributes
d02dca9 is described below

commit d02dca9d171cb80ae1098bdaed92b579796008ff
Author: Mike Drob <[email protected]>
AuthorDate: Wed Jan 26 10:23:56 2022 -0600

    Do not hard-code version attributes
---
 solr/solr-ref-guide/antora.yml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/solr/solr-ref-guide/antora.yml b/solr/solr-ref-guide/antora.yml
index 0892993..4b10c6c 100644
--- a/solr/solr-ref-guide/antora.yml
+++ b/solr/solr-ref-guide/antora.yml
@@ -30,10 +30,3 @@ asciidoc:
     # Some constructed  links may be 404 TODO to check
     solr-docs-version: '9.0'
     solr-full-version: '9.0.0'
-    ivy-tika-version: '1.27'
-    ivy-opennlp-version: '1.9.1'
-    ivy-commons-codec-version: '1.13'
-    ivy-zookeeper-version: '3.7.0'
-    ivy-log4j-version: '2.17.1'
-    ivy-hadoop-version: '3.2.0'
-    ivy-dropwizard-version: '4.1.5'

Reply via email to