Skip to content

Commit

Permalink
Merge branch 'post-3.7-fixes'
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Feb 12, 2018
2 parents d9fd624 + 5e62cf2 commit dcd1f0c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions model/model-intest/pom.xml
Expand Up @@ -125,6 +125,12 @@
<artifactId>security-enforcer-api</artifactId>
<version>3.8-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 dcd1f0c

Please sign in to comment.