Add a 'bill of materials' project for Maven users

Add 'spring-framework-bom' meta-project that contains the other projects
in a dependencyManagement section.

Issue: SPR-11138
This commit is contained in:
Phillip Webb
2013-11-27 15:32:04 -08:00
parent 079fb2db73
commit 92e144a8a8
3 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
This meta-project is used to generate a bill-of-materials POM that contains the other
projects in a dependencyManagement section.