Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
This task involves changing the following property in the parent-most pom.xml descriptor in liferay-faces-bridge-impl.git and liferay-faces-portal.git for all branches that are currently using PrimeFaces 6.0:
<primefaces.version>6.0</primefaces-version>
Until the production version of 6.1 is released, the version should be changed to 6.1.RC2 and a <repository> will need to be temporarily added for https://repository.primefaces.org/
After the production version of 6.1 is released, the version must be changed to 6.1 and the <repository> must be removed.