Skip to content

Commit

Permalink
Dependency fix
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Dec 21, 2018
1 parent 649f837 commit cc4e5df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions model/model-api/pom.xml
Expand Up @@ -92,6 +92,10 @@
<artifactId>audit-api</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.tools</groupId>
<artifactId>test-ng</artifactId>
Expand Down

0 comments on commit cc4e5df

Please sign in to comment.