Skip to content

Commit

Permalink
Fixed workflow-impl pom.xml (joda-time dependency).
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Apr 6, 2016
1 parent 9297db3 commit a219da8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions model/workflow-impl/pom.xml
Expand Up @@ -168,6 +168,10 @@
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
</dependency>

<!-- Test -->
<dependency>
Expand Down

0 comments on commit a219da8

Please sign in to comment.