Trinidad should use the new MyFaces Master POM
----------------------------------------------
Key: TRINIDAD-801
URL: https://issues.apache.org/jira/browse/TRINIDAD-801
Project: MyFaces Trinidad
Issue Type: Task
Components: Build
Affects Versions: 1.0.4-core, 1.2.4-core
Reporter: Manfred Geiler
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>4</version>
</parent>
should be replaced by
<parent>
<groupId>org.apache.myfaces</groupId>
<artifactId>myfaces</artifactId>
<version>2</version>
</parent>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.