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/07/28 14:04:35 UTC

[camel] branch master updated (30e9946 -> 66de89d)

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 30e9946  CAMEL-15331 Cassandraql: refactor tests to use testcontainers (#4052)
     new 6d1df4d  Upgrade Rome to version 1.15.0
     new 66de89d  Regen catalog

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] 02/02: Regen catalog

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 66de89d0c3fa6ca4e07266475cc81c15a543f485
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 28 14:37:39 2020 +0200

    Regen catalog
---
 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 c69b8fb..337167b 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -499,7 +499,7 @@
     <ribbon-version>2.3.0</ribbon-version>
     <roaster-version>2.21.2.Final</roaster-version>
     <robotframework-version>3.2.1</robotframework-version>
-    <rome-version>1.14.1</rome-version>
+    <rome-version>1.15.0</rome-version>
     <rxjava-version>1.3.8</rxjava-version>
     <rxjava2-version>2.2.19</rxjava2-version>
     <saxon-version>9.9.1-6</saxon-version>


[camel] 01/02: Upgrade Rome to version 1.15.0

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 6d1df4df8b1c9f36094c8f6e5d68d52183fd490e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 28 14:37:01 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 627a414..f97a1c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -485,7 +485,7 @@
         <ribbon-version>2.3.0</ribbon-version>
         <roaster-version>2.21.2.Final</roaster-version>
         <robotframework-version>3.2.1</robotframework-version>
-        <rome-version>1.14.1</rome-version>
+        <rome-version>1.15.0</rome-version>
         <rxjava-version>1.3.8</rxjava-version>
         <rxjava2-version>2.2.19</rxjava2-version>
         <saxon-version>9.9.1-6</saxon-version>