Commit Graph

5 Commits

Author SHA1 Message Date
Dave Syer
5b2986d7a9 Use parent pom with scope=import to define dependency management.
If you add a pom-type dependency with scope=import to the dependency
management section, it pulls in the dependencyManagement section from
the other side. So we can have all the depndency versions fixed in one
place (the root parent).

[#53185049] [bs-225] Rework starter parent pom
2013-07-11 16:22:21 +01:00
Dave Syer
fcb786ed91 Rename starter parent 2013-07-11 09:22:23 +01:00
Phillip Webb
29a9f69d96 Rework maven parent starter POM
Create a new spring-starter-maven-parent POM that does not inherit from
the main parent.

Issue: #53185049
2013-07-10 16:20:57 -07:00
Dave Syer
a119e2388b Add useful stuff back to startes parent pom 2013-07-10 10:44:38 +01:00
Phillip Webb
cd51f357a3 Further maven module restructure 2013-07-08 13:42:44 -07:00