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 347dea26b4b0743d455460b914de44cda1f71fff
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Mar 8 10:07:43 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Pulsar
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 parent/pom.xml | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 014114af513..861a31d594f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2773,18 +2773,6 @@
                 <scope>import</scope>
             </dependency>
            
-            <!-- apache pulsar -->
-            <dependency>
-              <groupId>org.apache.pulsar</groupId>
-              <artifactId>pulsar-client</artifactId>
-              <version>${pulsar-version}</version>
-            </dependency>
-            <dependency>
-              <groupId>org.apache.pulsar</groupId>
-              <artifactId>pulsar-client-admin</artifactId>
-              <version>${pulsar-version}</version>
-            </dependency>
-
             <!-- apicurio -->
             <dependency>
                 <groupId>io.apicurio</groupId>

Reply via email to