davsclaus commented on code in PR #26673:
URL: https://github.com/apache/camel/pull/26673#discussion_r4061815560


##########
components/camel-jolt/pom.xml:
##########
@@ -17,7 +17,8 @@
     limitations under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";

Review Comment:
   Every other component pom keeps the `<project ...>` element on a single 
line; this reflow is unrelated to the change. Please revert to the original 
one-line form to keep the diff to the actual migration.



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