Skip to content

Commit

Permalink
Fixing the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Jun 21, 2016
1 parent e4519d0 commit 41a34a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions model/notifications-impl/pom.xml
Expand Up @@ -136,6 +136,10 @@
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations-java5</artifactId>
</dependency>

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

0 comments on commit 41a34a1

Please sign in to comment.