[
https://issues.jboss.org/browse/JBTM-1525?page=com.atlassian.jira.plugin....
]
Tom Jenkinson reassigned JBTM-1525:
-----------------------------------
Assignee: Tom Jenkinson (was: Amos Feng)
Remove version numbers from all but parent pom
----------------------------------------------
Key: JBTM-1525
URL:
https://issues.jboss.org/browse/JBTM-1525
Project: JBoss Transaction Manager
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Build System
Reporter: Paul Robinson
Assignee: Tom Jenkinson
Priority: Minor
Fix For: 5.0.0.M3
Original Estimate: 3 hours
Remaining Estimate: 3 hours
We have a lot of version numbers scattered throughout our poms. Most of which should be
in the root pom. This task is to hunt them all down and move the versions into the root.
I think this finds them:
{code}
grep -r "<version>" **/*/pom.xml
{code}
Not sure if it gets them all.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira