This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch camel-2.23.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.23.x by this push:
     new 1ec0769  CAMEL-12948 - Camel-Box: Download file version
1ec0769 is described below

commit 1ec07697f99999379a7f978b685631770896d8d6
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Mar 29 14:25:37 2019 +0100

    CAMEL-12948 - Camel-Box: Download file version
---
 components/camel-box/camel-box-component/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-box/camel-box-component/pom.xml 
b/components/camel-box/camel-box-component/pom.xml
index 741acc2..6051674 100644
--- a/components/camel-box/camel-box-component/pom.xml
+++ b/components/camel-box/camel-box-component/pom.xml
@@ -275,7 +275,7 @@
                       <methodAlias>versions</methodAlias>
                     </alias>
                     <alias>
-                      
<methodPattern>downloadPreviousFileVersions</methodPattern>
+                      
<methodPattern>downloadPreviousFileVersion</methodPattern>
                       <methodAlias>downloadVersion</methodAlias>
                     </alias>
                     <alias>

Reply via email to