Paolo Antinori created CAMEL-11918:
--------------------------------------
Summary: 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)