-
Bug
-
Resolution: Not a Bug
-
Blocker
-
fuse-7.1
-
None
-
%
-
The file at EAP_HOME/quickstarts/camel/pom.xml contains non-productized versions such as
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<name>Wildfly Camel :: Example</name>
<groupId>org.wildfly.camel.example</groupId>
<artifactId>example-camel</artifactId>
<packaging>pom</packaging>
<version>5.2.0.fuse-710018</version>
...
<properties>
<!-- configure the Fuse version you want to use here -->
<version.fuse>7.1.0.fuse-710019</version.fuse>
Please notice the versions do not contain "redhat" suffix.
- relates to
-
ENTESB-9467 [Pipeline] Failed alignments
- Closed