Skip to content

Commit

Permalink
Fixed dependency problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed May 16, 2017
1 parent 1aad3ec commit 76bb76a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions model/report-impl/pom.xml
Expand Up @@ -88,6 +88,11 @@
<artifactId>model-api</artifactId>
<version>3.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>certification-api</artifactId>
<version>3.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-common</artifactId>
Expand Down

0 comments on commit 76bb76a

Please sign in to comment.