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 2021/01/19 07:37:34 UTC

[camel] branch master updated (bb8b9c7 -> 90358ed)

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 bb8b9c7  Regen
     new 46c5608  Upgrade Atlasmap to version 2.1.2
     new 90358ed  Sync deps

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 Atlasmap to version 2.1.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 46c56081ec4cc4f47bfa9ea7ca844f3b994d5cc9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 19 08:32:53 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5836df1..d05fb8c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -66,7 +66,7 @@
         <aspectj-version>1.9.6</aspectj-version>
         <assertj-version>3.18.1</assertj-version>
         <asterisk-java-version>1.0.0-final</asterisk-java-version>
-        <atlasmap-version>2.1.0</atlasmap-version>
+        <atlasmap-version>2.1.2</atlasmap-version>
         <atlassian-fugue-version>3.0.0</atlassian-fugue-version>
         <atmos-client-version>3.1.0</atmos-client-version>
         <atmosphere-version>2.6.4</atmosphere-version>


[camel] 02/02: Sync deps

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 90358edeec69640231b5432d19726dffc3a0866e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 19 08:37:03 2021 +0100

    Sync deps
---
 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 e3eaa67..e161473 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -58,7 +58,7 @@
     <aspectj-version>1.9.6</aspectj-version>
     <assertj-version>3.18.1</assertj-version>
     <asterisk-java-version>1.0.0-final</asterisk-java-version>
-    <atlasmap-version>2.1.0</atlasmap-version>
+    <atlasmap-version>2.1.2</atlasmap-version>
     <atlassian-fugue-version>3.0.0</atlassian-fugue-version>
     <atmos-client-version>3.1.0</atmos-client-version>
     <atmosphere-version>2.6.4</atmosphere-version>