Skip to content

Commit

Permalink
Add midpoint-localization dependency to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Aug 8, 2019
1 parent c03a0d7 commit f5982d2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions model/model-intest/pom.xml
Expand Up @@ -239,6 +239,12 @@
<version>4.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint</groupId>
<artifactId>midpoint-localization</artifactId>
<version>4.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.evolveum.polygon</groupId>
<artifactId>connector-ldap</artifactId>
Expand Down

0 comments on commit f5982d2

Please sign in to comment.