Details
-
Type:
Task
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.20.0
-
Fix Version/s: None
-
Component/s: build system, camel-connector
-
Labels:None
-
Estimated Complexity:Unknown
Description
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