orpiske commented on code in PR #11870:
URL: https://github.com/apache/camel/pull/11870#discussion_r1380465715


##########
parent/pom.xml:
##########
@@ -952,6 +953,11 @@
                 <artifactId>camel-chunk</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>
+                <groupId>org.apache.camel</groupId>
+                <artifactId>camel-cifs</artifactId>

Review Comment:
   Man, that's not needed. That's very strange. That was the old name I started 
this component with. I'll erase my local cache and rebuild. Thanks for pointing 
it out!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to