> > Yes, but AppB will still reference Foo 2.1-SNAPSHOT. Therein > lies the problem. > > Trevor
I guess I don't see that as a problem. Bob wants to merge in the latest version from trunk. If the version has been upped since Bob made his branch, he would need to know that. That is just the nature of versions. Its kind of like saying you want to use the latest version of log4j, get that version into your local repository but then forget to reference it in your pom. He could always get the latest version by not specifying any version but again this is usually frowned upon since it kind of negates all the benefits of having versions in the first place ;-). --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org