Issue description
In the event someone wants to upgrade a single library, and they're using the spring dependency management plugin, this can be difficult because our bom doesn't publish properties for the built in projects. Switching the dependency management plugin off, and using a constraint is a valid work around but since we're allowing either to be used, we need to add properties to the pom for our projects.