> I am trying to find an efficient way of deploying this multi-module snapshot > to our network repository using an internal > version, e.g. 5.9.OV.1 > > Is there a way to do this without changing any poms, i.e. from the the > command line using an override property.
No override property exists. The versions-maven-plugin @ codehaus may be helpful to you. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
