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/08/07 08:27:31 UTC

[camel] branch master updated (a244492 -> 4a27d44)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from a244492  Improved release-guide with tagging examples section
     new fa55b2f  Upgrade Infinispan to version 11.0.3.Final
     new 4a27d44  Sync Properties

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 01/02: Upgrade Infinispan to version 11.0.3.Final

Posted by ac...@apache.org.
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.git

commit fa55b2f8f7a32edbe1d5ff40384bb45b81b7ea71
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Aug 7 10:26:27 2020 +0200

    Upgrade Infinispan to version 11.0.3.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3c30596..7b187fd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -259,7 +259,7 @@
         <icu4j-version>65.1</icu4j-version>
         <ignite-version>2.8.1</ignite-version>
         <impsort-maven-plugin-version>1.3.2</impsort-maven-plugin-version>
-        <infinispan-version>11.0.1.Final</infinispan-version>
+        <infinispan-version>11.0.3.Final</infinispan-version>
         <influx-java-driver-version>2.19</influx-java-driver-version>
         <influx-guava-version>20.0</influx-guava-version>
         <irclib-version>1.10</irclib-version>


[camel] 02/02: Sync Properties

Posted by ac...@apache.org.
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.git

commit 4a27d44064c5ae265ba09bdc55a6c12d61ae1199
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Aug 7 10:26:59 2020 +0200

    Sync Properties
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 82af724..0f4c8eb 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -280,7 +280,7 @@
     <icu4j-version>65.1</icu4j-version>
     <ignite-version>2.8.1</ignite-version>
     <impsort-maven-plugin-version>1.3.2</impsort-maven-plugin-version>
-    <infinispan-version>11.0.1.Final</infinispan-version>
+    <infinispan-version>11.0.3.Final</infinispan-version>
     <influx-guava-version>20.0</influx-guava-version>
     <influx-java-driver-version>2.19</influx-java-driver-version>
     <irclib-version>1.10</irclib-version>