upgrade tomahawk poms to use <dependencyManagement> + use latest geronimo spec
versions
---------------------------------------------------------------------------------------
Key: TOMAHAWK-1538
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1538
Project: MyFaces Tomahawk
Issue Type: Improvement
Affects Versions: 1.1.10-SNAPSHOT
Reporter: Mark Struberg
currently the poms use lots of different versions of one and the same artifact.
To overcome this problem we just need to add a <dependencyManagement> section
and define the versions there. The other poms then reference the artifact
without a version.
I've also seen that we sometimes use very old versions of JSR specs. They
should get upgraded to the very latest build of the specific spec.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.