Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
(cherry picked from commit 6eb46d8)
  • Loading branch information
mederly committed Jul 12, 2019
1 parent ada5c4d commit d8e901f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions model/model-api/pom.xml
Expand Up @@ -72,6 +72,11 @@
<artifactId>task-api</artifactId>
<version>3.9.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>repo-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>security-api</artifactId>
Expand Down

0 comments on commit d8e901f

Please sign in to comment.