mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Remove the filtering from test jars so Maven works in the same way as eclipse. Test jar filtering has now been setup on the CI server to prevent them from being published. Fixes gh-754