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

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

commit cb6f22ff8692b5647f170238d97d69991fcd9dc9
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed May 23 10:40:10 2018 +0200

    CAMEL-12404 - Fixed property placeholder name
---
 components/camel-elasticsearch-rest/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-elasticsearch-rest/pom.xml 
b/components/camel-elasticsearch-rest/pom.xml
index baa3434..e086a1d 100644
--- a/components/camel-elasticsearch-rest/pom.xml
+++ b/components/camel-elasticsearch-rest/pom.xml
@@ -56,7 +56,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>${jackson2-databind-versionn}</version>
+      <version>${jackson2-databind-version}</version>
     </dependency>
 
     <!-- for testing -->

-- 
To stop receiving notification emails like this one, please contact
acosent...@apache.org.

Reply via email to