On Thu, Mar 17, 2011 at 10:35 AM, Vemana, Vasu <[email protected]> wrote: > Can someone let me know how to modify "ver" = "xxx" in version.json file. My > projects builds json files while doing compilation. At the time of assembly I > need > to modify version.json file with version added to build number.
This is called "filtering" in Maven and is pretty well supported and documented. Google is your friend. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
