[bs-133] Move ServerProperties to spring-bootstrap core

[Fixes #50345533]
This commit is contained in:
Dave Syer
2013-05-22 13:06:14 +01:00
parent 6e52d7dd39
commit a700ed4479
13 changed files with 203 additions and 130 deletions

View File

@@ -141,12 +141,6 @@
<artifactId>hsqldb</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<version>1.0.0.GA</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>