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/07 06:44:20 UTC

[camel] branch master updated (e80e4a1 -> 590d966)

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 e80e4a1  Sync Properties
     new 8d7ade2  Upgrade Narayana to version 5.10.6.Final
     new 590d966  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 Narayana to version 5.10.6.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 8d7ade2159dc8a36357ff9f17c85ba6ba82528d5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Sep 7 08:35:56 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f8cd94e..fc230b9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -428,7 +428,7 @@
         <mustache-java-version>0.9.6</mustache-java-version>
         <mvel-version>2.4.9.Final</mvel-version>
         <mybatis-version>3.5.5</mybatis-version>
-        <narayana-version>5.10.5.Final</narayana-version>
+        <narayana-version>5.10.6.Final</narayana-version>
         <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>
         <nessus-weka-version>1.0.1</nessus-weka-version>
         <nsq-client-version>1.0.0.RC4</nsq-client-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 590d9669bfcb4691f789d1cc928b29f9d5a3b259
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Sep 7 08:42:04 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 4bf143b..e175bd5 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -442,7 +442,7 @@
     <mustache-java-version>0.9.6</mustache-java-version>
     <mvel-version>2.4.9.Final</mvel-version>
     <mybatis-version>3.5.5</mybatis-version>
-    <narayana-version>5.10.5.Final</narayana-version>
+    <narayana-version>5.10.6.Final</narayana-version>
     <neoscada-version>0.4.0</neoscada-version>
     <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>
     <nessus-weka-version>1.0.1</nessus-weka-version>