Skip to content

Commit

Permalink
Add forgotten model-common dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Sep 18, 2018
1 parent 0745ac1 commit b5015ed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions model/notifications-impl/pom.xml
Expand Up @@ -62,6 +62,11 @@
<artifactId>model-api</artifactId>
<version>3.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-common</artifactId>
<version>3.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.model</groupId>
<artifactId>model-impl</artifactId>
Expand Down

0 comments on commit b5015ed

Please sign in to comment.