Skip to content

Commit

Permalink
Dependency fix
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Feb 12, 2018
1 parent 88efae4 commit 5e62cf2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions model/model-intest/pom.xml
Expand Up @@ -119,6 +119,12 @@
<artifactId>security-api</artifactId>
<version>3.7-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>security-enforcer-api</artifactId>
<version>3.7-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
Expand Down

0 comments on commit 5e62cf2

Please sign in to comment.