> some configuration files from the library into the project, I would have > to tell our developers to update the dependency version in two places, > one in the <dependencies> section and other in the <build> section where
What happens when you omit the version in the one in the build section? and/or This is what dependencyManagement is used for. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
