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 2020/02/28 11:24:51 UTC

[camel-kafka-connector] 01/01: Merge pull request #99 from apache/camel-3.1.0

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

commit c2ffa8b04c6051b201f5960f6e4b102e3d4188dd
Merge: cfe4795 3a2fd7d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 28 12:24:43 2020 +0100

    Merge pull request #99 from apache/camel-3.1.0
    
    Bump to Camel 3.1.0

 .../kafkaconnector/utils/CamelMainSupport.java     |   4 +
 parent/pom.xml                                     |   4 +-
 .../sink/aws/sqs/CamelAWSSQSPropertyFactory.java   |   2 +-
 .../source/aws/sqs/CamelAWSSQSPropertyFactory.java |   2 +-
 .../maven/AbstractSpringBootGenerator.java         |   5 +-
 .../maven/PrepareCatalogSpringBootMojo.java        |   2 -
 .../maven/SpringBootAutoConfigurationMojo.java     | 313 +++++----------------
 7 files changed, 83 insertions(+), 249 deletions(-)