foo-impl:1.2.3 should depend on foo-api:1.2.3. Then add a dependency on foo-impl:1.2.3, and you'll get a dependency on foo-api:1.2.3.
Gérald 2010/11/25 Ilya Basin <[email protected]>: > WS> Set a property elsewhere in the pom (or further up the hierarchy) and > WS> use that for both versions: ${foo.version} > > I don't know the version of foo-api and foo-impl. > > -- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
