Skip to content

Commit

Permalink
Fixing the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Nov 2, 2016
1 parent fb0276d commit 374baa4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions model/model-common/pom.xml
Expand Up @@ -92,11 +92,10 @@
<artifactId>security-api</artifactId>
<version>3.5-SNAPSHOT</version>
</dependency>

<!--<dependency>-->
<!--<groupId>org.jetbrains</groupId>-->
<!--<artifactId>annotations-java5</artifactId>-->
<!--</dependency>-->
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations-java5</artifactId>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
Expand Down

0 comments on commit 374baa4

Please sign in to comment.