This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/master by this push: new 4d7b43e Remove AWS SDK v1 version property placeholder since it is not used 4d7b43e is described below commit 4d7b43edae90f5ddcb5ee6f828b20455fff6a14b Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 10 08:05:04 2021 +0100 Remove AWS SDK v1 version property placeholder since it is not used --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index b05dfe4..ac449da 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,6 @@ <automaton-bundle-version>1.11-8_1</automaton-bundle-version> <avalon-bundle-version>4.3.1_1</avalon-bundle-version> <avro-java-commons-compress-version>1.20</avro-java-commons-compress-version> - <aws-java-sdk-bundle-version>1.11.714_1</aws-java-sdk-bundle-version> <azure-core-bundle-version>1.4.0_1</azure-core-bundle-version> <azure-core-amqp-bundle-version>1.4.0_1</azure-core-amqp-bundle-version> <azure-messaging-eventhubs-bundle-version>5.5.0_1</azure-messaging-eventhubs-bundle-version>