You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/03/01 12:11:42 UTC

[camel] 08/08: CAMEL-19062 - Clean up Parent POM - Testcontainers

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit d5204c5ab8c967171fe3c7e9594dbd9a6ebf4af0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 1 13:09:47 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Testcontainers
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 test-infra/camel-test-infra-azure-storage-blob/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test-infra/camel-test-infra-azure-storage-blob/pom.xml b/test-infra/camel-test-infra-azure-storage-blob/pom.xml
index 41be3fc966b..d2a501b00ab 100644
--- a/test-infra/camel-test-infra-azure-storage-blob/pom.xml
+++ b/test-infra/camel-test-infra-azure-storage-blob/pom.xml
@@ -68,7 +68,6 @@
         <dependency>
             <groupId>com.azure</groupId>
             <artifactId>azure-storage-blob</artifactId>
-            <version>${testcontainers-version}</version>
         </dependency>
     </dependencies>