-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: NXP-6.0, NXP-7.x, NXP-8.x
-
Component/s: Continuous Integration
-
Epic Link:
-
Sprint:nxsupport 9.3.7
-
Story Points:1
The version is currently hardcoded based on the version of Nuxeo.
This should be retrieved from the NUXEO sources pom.xml parent.
This prevents HF from being uninstalled correctly.
For example:
<tomcat.version>7.0.81</tomcat.version>