This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 9c0a227 Make tiny example more tiny
9c0a227 is described below
commit 9c0a227a31cd15a1fada3e64c0f2eae7685933bf
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Feb 4 20:19:55 2020 +0100
Make tiny example more tiny
---
examples/camel-example-main-tiny/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/camel-example-main-tiny/pom.xml
b/examples/camel-example-main-tiny/pom.xml
index 82172fb..3155f53 100644
--- a/examples/camel-example-main-tiny/pom.xml
+++ b/examples/camel-example-main-tiny/pom.xml
@@ -55,7 +55,7 @@
</exclusion>
<exclusion>
<groupId>org.apache.camel</groupId>
- <artifactId>camel-tooling-mode</artifactId>
+ <artifactId>camel-tooling-model</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.camel</groupId>