you will need to put it into project.properties for that to work.
thanks!
However, there is a built in mechanism for that: jar overrides. in project.properties: maven.jar.override=on maven.jar.commons-logging=1.0.4
I thought that this was to obtain local versions. All I want to do is share version numbers across a multiproject. (Basically, I'm trying to do what activemq and geronimo do with entities, but use simple properties instead.)
-- barry kaplan [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
