CAMEL-16170: Modularize camel-spring
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index 3ef5d4f..4c45ebd 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -412,7 +412,7 @@
                                         </artifactItem>
                                         <artifactItem>
                                             <groupId>org.apache.camel</groupId>
-                                            <artifactId>camel-spring</artifactId>
+                                            <artifactId>camel-spring-xml</artifactId>
                                             <version>${project.version}</version>
                                             <type>jar</type>
                                             <classifier>sources</classifier>