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 2021/11/29 06:43:59 UTC

[camel] branch main updated: Fixed Build by removing weird char in Azure storage POM file

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


The following commit(s) were added to refs/heads/main by this push:
     new 4f0fc82  Fixed Build by removing weird char in Azure storage POM file
4f0fc82 is described below

commit 4f0fc82a25533111d0c85fe89af624972ece19fc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Nov 29 07:41:05 2021 +0100

    Fixed Build by removing weird char in Azure storage POM file
---
 components/camel-azure/camel-azure-storage-blob/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-azure/camel-azure-storage-blob/pom.xml b/components/camel-azure/camel-azure-storage-blob/pom.xml
index 2881acb..d9e99ac 100644
--- a/components/camel-azure/camel-azure-storage-blob/pom.xml
+++ b/components/camel-azure/camel-azure-storage-blob/pom.xml
@@ -1,4 +1,4 @@
-\<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
     Licensed to the Apache Software Foundation (ASF) under one or more