[
https://issues.apache.org/jira/browse/CAMEL-23100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061649#comment-18061649
]
Claus Ibsen edited comment on CAMEL-23100 at 2/27/26 3:21 PM:
--------------------------------------------------------------
camel-test is just a POM and not a JAR so ideally it should not be there at
all, but we have it in the previous BOMs as well
was (Author: davsclaus):
camel-test is just a POM and not a JAR so ideally it should not be there at all
> camel-bom has SNAPSHOT in camel-bom 4.18.0 release
> --------------------------------------------------
>
> Key: CAMEL-23100
> URL: https://issues.apache.org/jira/browse/CAMEL-23100
> Project: Camel
> Issue Type: Bug
> Components: build system
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 4.18.1
>
>
> <dependency>
> <groupId>org.apache.camel</groupId>
> <artifactId>camel-tensorflow-serving</artifactId>
> <version>4.18.0</version>
> </dependency>
> <dependency>
> <groupId>org.apache.camel</groupId>
> <artifactId>camel-test</artifactId>
> <version>4.18.0-SNAPSHOT</version>
> </dependency>
> <dependency>
> <groupId>org.apache.camel</groupId>
> <artifactId>camel-test-junit5</artifactId>
> <version>4.18.0</version>
> </dependency>
>
> https://repo1.maven.org/maven2/org/apache/camel/camel-bom/4.18.0/camel-bom-4.18.0.pom
--
This message was sent by Atlassian Jira
(v8.20.10#820010)