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.git

commit c6108e7a5ab61339f7bd8028acfa135ce0dcbe60
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Mar 10 10:24:40 2021 +0100

    Regen
---
 bom/camel-bom/pom.xml | 6 +++---
 parent/pom.xml        | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index 382d8ea..2009240 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -248,17 +248,17 @@
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
-        <artifactId>camel-azure-storage-blob</artifactId>
+        <artifactId>camel-azure-parent</artifactId>
         <version>${project.version}</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
-        <artifactId>camel-azure-storage-datalake</artifactId>
+        <artifactId>camel-azure-storage-blob</artifactId>
         <version>${project.version}</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
-        <artifactId>camel-azure-parent</artifactId>
+        <artifactId>camel-azure-storage-datalake</artifactId>
         <version>${project.version}</version>
       </dependency>
       <dependency>
diff --git a/parent/pom.xml b/parent/pom.xml
index 75b3cca..3837cf4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -971,17 +971,17 @@
                        </dependency>
                        <dependency>
                                <groupId>org.apache.camel</groupId>
-                               
<artifactId>camel-azure-storage-blob</artifactId>
+                               <artifactId>camel-azure-parent</artifactId>
                                <version>${project.version}</version>
                        </dependency>
                        <dependency>
                                <groupId>org.apache.camel</groupId>
-                               
<artifactId>camel-azure-storage-datalake</artifactId>
+                               
<artifactId>camel-azure-storage-blob</artifactId>
                                <version>${project.version}</version>
                        </dependency>
                        <dependency>
                                <groupId>org.apache.camel</groupId>
-                               <artifactId>camel-azure-parent</artifactId>
+                               
<artifactId>camel-azure-storage-datalake</artifactId>
                                <version>${project.version}</version>
                        </dependency>
                        <dependency>

Reply via email to