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

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


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

commit b351686576cacf4a7235a208e81c0961c65c6cd1
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 ba197d6..bca13b5 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