|
I think it would make things easier for two reasons:
1. We could set the version to be ${appfuse.version} and users wouldn't have to change 2 version numbers when upgrading.
2. We can use the maven-release-plugin to cut releases and don't have to be prompted for each submodule version.
|