[
https://issues.apache.org/jira/browse/CAMEL-11918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16207243#comment-16207243
]
Paolo Antinori commented on CAMEL-11918:
----------------------------------------
Accepted that, but the issue is that {{connectors/examples}} in {{2.20.0}}
doesn't build without manual modification. And that's just because it points to
SNAPSHOTS versions while sitting in a non snapshot tree.
> Wrong parent version in connectors/examples/pom.xml
> ---------------------------------------------------
>
> Key: CAMEL-11918
> URL: https://issues.apache.org/jira/browse/CAMEL-11918
> Project: Camel
> Issue Type: Bug
> Components: camel-connector
> Affects Versions: 2.20.0
> Reporter: Paolo Antinori
> Priority: Minor
>
> {{connectors/examples/pom.xml}} of the released tag {{2.20.0}} still points
> to a SNAPSHOT version:
> https://github.com/apache/camel/blob/camel-2.20.0/connectors/examples/pom.xml#L27
> This is probably the side effect of using {{maven-release-plugin}} and the
> fact that {{connectores/example}} module is detached:
> https://github.com/apache/camel/blob/camel-2.20.0/connectors/pom.xml#L40
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)