Skip to content

Commit debcd08

Browse files
authored
CAMEL-20880 - Move AI related component to camel-ai middle folder - M… (#14554)
* CAMEL-20880 - Move AI related component to camel-ai middle folder - Milvus Signed-off-by: Andrea Cosentino <[email protected]> * CAMEL-20880 - Move AI related component to camel-ai middle folder - Milvus Signed-off-by: Andrea Cosentino <[email protected]> --------- Signed-off-by: Andrea Cosentino <[email protected]>
1 parent b16a0bc commit debcd08

File tree

33 files changed

+5
-5
lines changed

33 files changed

+5
-5
lines changed

components/camel-milvus/pom.xml renamed to components/camel-ai/camel-milvus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
<modelVersion>4.0.0</modelVersion>
2323

2424
<parent>
25+
<artifactId>camel-ai-parent</artifactId>
2526
<groupId>org.apache.camel</groupId>
26-
<artifactId>components</artifactId>
2727
<version>4.7.0-SNAPSHOT</version>
2828
</parent>
2929

0 commit comments

Comments
 (0)