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/09/09 07:30:41 UTC

[camel] branch master updated (fa30462 -> 0b5af00)

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 fa30462  Sync Properties
     new 825d820  Upgrade Robotframework to version 3.2.2
     new 0b5af00  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] 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 0b5af007c561b26f4764f6404e7d80f0e16a0490
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 9 09:29:38 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 1d47244..c809a37 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -498,7 +498,7 @@
     <rhino-version>1.7.7.1</rhino-version>
     <ribbon-version>2.3.0</ribbon-version>
     <roaster-version>2.22.0.Final</roaster-version>
-    <robotframework-version>3.2.1</robotframework-version>
+    <robotframework-version>3.2.2</robotframework-version>
     <rome-version>1.15.0</rome-version>
     <rxjava-version>1.3.8</rxjava-version>
     <rxjava2-version>2.2.19</rxjava2-version>


[camel] 01/02: Upgrade Robotframework to version 3.2.2

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 825d8204210c084e1d5671f36820b341b57e7ce3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 9 09:28:37 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b1a2ef3..52133a2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -486,7 +486,7 @@
         <rhino-js-version>1.7R2</rhino-js-version>
         <ribbon-version>2.3.0</ribbon-version>
         <roaster-version>2.22.0.Final</roaster-version>
-        <robotframework-version>3.2.1</robotframework-version>
+        <robotframework-version>3.2.2</robotframework-version>
         <rome-version>1.15.0</rome-version>
         <rxjava-version>1.3.8</rxjava-version>
         <rxjava2-version>2.2.19</rxjava2-version>