CAMEL-16170: Modularize camel-spring
diff --git a/spring-boot-xml/pom.xml b/spring-boot-xml/pom.xml
index c20961c..b2c53a9 100644
--- a/spring-boot-xml/pom.xml
+++ b/spring-boot-xml/pom.xml
@@ -86,7 +86,7 @@
         <!-- Camel -->
         <dependency>
             <groupId>org.apache.camel.springboot</groupId>
-            <artifactId>camel-spring-boot-starter</artifactId>
+            <artifactId>camel-spring-boot-xml-starter</artifactId>
         </dependency>
         <dependency>
             <groupId>org.apache.camel.springboot</groupId>