Merge pull request #4 from zbendhiba/arangodb

arangodb example : update spring-boot example du to update in component
diff --git a/camel-example-spring-boot-arangodb/src/main/resources/application.properties b/camel-example-spring-boot-arangodb/src/main/resources/application.properties
index e5f5df2..3b042fe 100644
--- a/camel-example-spring-boot-arangodb/src/main/resources/application.properties
+++ b/camel-example-spring-boot-arangodb/src/main/resources/application.properties
@@ -16,7 +16,7 @@
 ## ---------------------------------------------------------------------------
 camel.springboot.name=ArangoDB
 camel.springboot.main-run-controller=true
-camel.component.arangodb.collection=foo
+camel.component.arangodb.documentCollection=foo
 camel.component.arangodb.user=root
 camel.component.arangodb.password=openSesame