Skip to content

Commit

Permalink
Add forgotten dependency
Browse files Browse the repository at this point in the history
This still relates to MID-6079.
  • Loading branch information
mederly committed Mar 19, 2020
1 parent 8c1b0b5 commit 70125e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions model/report-impl/pom.xml
Expand Up @@ -47,6 +47,11 @@
<version>4.1-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>repo-api</artifactId>
<version>4.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.repo</groupId>
<artifactId>audit-api</artifactId>
Expand Down

0 comments on commit 70125e0

Please sign in to comment.