astefanutti commented on a change in pull request #717: Allow to provide custom settings.xml URL: https://github.com/apache/camel-k/pull/717#discussion_r289414761
########## File path: README.adoc ########## @@ -156,49 +156,50 @@ As example if you want to change the queue size of the seda component, you can u camel.component.seda.queueSize = 10 ``` -==== Configure additional maven repositories - -Additional maven repositories can be defined at platform installation time or at integration/context build time: +==== Configure maven settings Review comment: maven -> Maven ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
