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/30 06:41:43 UTC

[camel] branch master updated (50de405 -> f38cc8c)

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 50de405  ASF deploy: Changed title
     new 57bacd7  Upgrade Directory Watcher to version 0.10.1
     new f38cc8c  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 Directory Watcher to version 0.10.1

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 57bacd7d060fb38e5ef63543c9aca28cf7352ce1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 30 08:33:43 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b6d679e..156ec09 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -147,7 +147,7 @@
         <depends-maven-plugin-version>1.4.0</depends-maven-plugin-version>
         <derby-version>10.14.2.0</derby-version>
         <digitalocean-api-client-version>2.17</digitalocean-api-client-version>
-        <directory-watcher-version>0.10.0</directory-watcher-version>
+        <directory-watcher-version>0.10.1</directory-watcher-version>
         <disruptor-version>3.4.2</disruptor-version>
         <dnsjava-version>3.2.2</dnsjava-version>
         <djl-version>0.6.0</djl-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 f38cc8c869e4b1d739445f1e255dc4efbe988fd7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 30 08:41:12 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 96bede6..0cc0b27 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -168,7 +168,7 @@
     <depends-maven-plugin-version>1.4.0</depends-maven-plugin-version>
     <derby-version>10.14.2.0</derby-version>
     <digitalocean-api-client-version>2.17</digitalocean-api-client-version>
-    <directory-watcher-version>0.10.0</directory-watcher-version>
+    <directory-watcher-version>0.10.1</directory-watcher-version>
     <disruptor-version>3.4.2</disruptor-version>
     <djl-mxnet-native-version>1.7.0-b</djl-mxnet-native-version>
     <djl-pytorch-native-version>1.5.0</djl-pytorch-native-version>