added test dependency to test issue #210

Former-commit-id: cdb4911037e3e74cb3e56f488c3c496595f08187
This commit is contained in:
Jeremy Long
2015-04-05 16:41:56 -04:00
parent 64aad66adc
commit bd0c2e4ee4

View File

@@ -520,6 +520,13 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>uk.ltd.getahead</groupId>
<artifactId>dwr</artifactId>
<version>1.1.1</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
</dependencies>
<profiles>
<profile>