I want an easier way to manage version numbers than having my team modify the pom.xml. I want to keep them from touching it all together. So can I use some soert of filtering mechanism to change:
<version>1.2.3.2</version>

to this:

<version>${core.version.number}</version>



---
Thank You
Mick Knutson

Sr. Java/J2EE Consultant
BASE logic, inc.
(415) 648-1804 (S.F., CA)
http://www.BASELogic.com

Washington Mutual (WAMU) (Emeryville, California)
---



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to