apupier commented on code in PR #8244:
URL: https://github.com/apache/camel-quarkus/pull/8244#discussion_r2762895968


##########
pom.xml:
##########
@@ -326,11 +326,11 @@
         <developer>
             <name>The Apache Camel Team</name>
             <email>[email protected]</email>
-            <url>http://camel.apache.org</url>
+            <url>https://camel.apache.org</url>
             <organization>Apache Software Foundation</organization>
-            <organizationUrl>http://apache.org/</organizationUrl>
+            <organizationUrl>https://apache.org/</organizationUrl>
             <properties>
-                
<picUrl>http://camel.apache.org/banner.data/apache-camel-7.png</picUrl>
+                
<picUrl>https://camel.apache.org/banner.data/apache-camel-7.png</picUrl>

Review Comment:
   note that this url is no more valid (http or https), it has a page not found



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to