We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc11915 commit 3bf8e6fCopy full SHA for 3bf8e6f
tomcat-jdbc/pom.xml
@@ -27,7 +27,7 @@
27
<version>4.9.0-SNAPSHOT</version>
28
</parent>
29
30
- <artifactId>camel-example-spring-boot</artifactId>
+ <artifactId>camel-example-tomcat-jdbc</artifactId>
31
<name>Camel SB Examples :: Tomcat JDBC</name>
32
<description>An example showing how to deploy a Camel Spring Boot application in Tomcat using its JDBC Data Source</description>
33
<packaging>war</packaging>
0 commit comments