Conflicts:
	spring-rest/pom.xml
	spring-rest/src/main/webapp/WEB-INF/web.xml
This commit is contained in:
eugenp
2015-07-23 16:55:44 +03:00
7 changed files with 163 additions and 11 deletions
+6
View File
@@ -153,6 +153,12 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>${spring.version}</version>
</dependency>
</dependencies>
<build>