Hi, > just one thing ... while starting to work on a general maven release feature > to our ant builds, I noticed that we don't actually have a consistent way of > defining the version of a library.
All of the source and binary releases have a version number in the artifact name, internally most of the build files use ${version} or ${release.version}, but I guess your referring to something else? Thanks, Justin