Skip to content

Commit

Permalink
Added forgotten dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Mar 15, 2017
1 parent 0861310 commit d9db66e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions model/certification-impl/pom.xml
Expand Up @@ -107,6 +107,10 @@
<groupId>org.jetbrains</groupId>
<artifactId>annotations-java5</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
</dependency>

<!-- Test -->
<dependency>
Expand Down

0 comments on commit d9db66e

Please sign in to comment.