Skip to content

Commit

Permalink
Fixing workflow-api dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Apr 7, 2016
1 parent a01bc20 commit 7853886
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions model/workflow-api/pom.xml
Expand Up @@ -65,6 +65,11 @@
<artifactId>model-api</artifactId>
<version>3.4-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations-java5</artifactId>
</dependency>
</dependencies>


Expand Down

0 comments on commit 7853886

Please sign in to comment.