You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ho...@apache.org on 2021/08/23 20:50:41 UTC

[lucene-solr] branch branch_8x updated: Remove unused version for ivy-versions

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

houston pushed a commit to branch branch_8x
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_8x by this push:
     new 82320f7  Remove unused version for ivy-versions
82320f7 is described below

commit 82320f79b0d861753732c451313e1097573de282
Author: Houston Putman <ho...@apache.org>
AuthorDate: Mon Aug 23 15:27:32 2021 -0400

    Remove unused version for ivy-versions
---
 lucene/ivy-versions.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lucene/ivy-versions.properties b/lucene/ivy-versions.properties
index 064adbe..682bf9f 100644
--- a/lucene/ivy-versions.properties
+++ b/lucene/ivy-versions.properties
@@ -8,7 +8,6 @@ com.adobe.testing.s3mock.version = 2.1.34
 /com.adobe.testing/s3mock-testsupport-common = ${com.adobe.testing.s3mock.version}
 
 com.amazonaws.version = 1.12.42
-/com.amazonaws/aws-java-sdk-bom = ${com.amazonaws.version}
 /com.amazonaws/aws-java-sdk-core = ${com.amazonaws.version}
 /com.amazonaws/aws-java-sdk-s3 = ${com.amazonaws.version}