EAP quickstart poms contain non productized versions
<name>Wildfly Camel :: Example</name> <groupId>org.wildfly.camel.example</groupId> <artifactId>example-camel</artifactId> <packaging>pom</packaging> <version>5.2.0.fuse-720021</version> ... <!-- Properties --> <properties> <!-- configure the Fuse version you want to use here --> <version.fuse>7.2.0.fuse-720020</version.fuse>
the version should be 5.2.0.fuse-720021-redhat-00001
- relates to
-
ENTESB-10393 Fuse 7.3 CR1 on EAP doesn't contain productized quickstarts
- Closed