Skip to content

Commit

Permalink
notifications-impl tests
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Mar 31, 2016
1 parent ebe59f5 commit b8d8281
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions model/notifications-impl/pom.xml
Expand Up @@ -164,6 +164,12 @@
<artifactId>repo-sql-impl</artifactId>
<version>3.4-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>repo-sql-impl-test</artifactId>
<version>3.4-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
Expand Down

0 comments on commit b8d8281

Please sign in to comment.