added additional test resources

Former-commit-id: b788c7420b82d8a108cd2335c536be667c2ab293
This commit is contained in:
Jeremy Long
2014-06-22 16:32:48 -04:00
parent acbce05fbf
commit d2cd406a62

View File

@@ -531,6 +531,13 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-web</artifactId>
<version>3.0.0.RELEASE</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>