commons-parent has to plugged to OGNL pom
-----------------------------------------
Key: OGNL-7
URL: https://issues.apache.org/jira/browse/OGNL-7
Project: OGNL (Incubating)
Issue Type: Task
Reporter: Simone Tripodi
Assignee: Olivier Lamy
we need to switch to commons build, plugging the commons-parent, and adapt the
current OGNL pom
{code}
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>20</version>
</parent>
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira