summaryrefslogtreecommitdiffstats
path: root/aai-resources/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r--aai-resources/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index bc37acd..d580966 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -453,7 +453,8 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-junit</artifactId>
+ <artifactId>hamcrest</artifactId>
+ <version>2.2</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>