Skip to content

Commit

Permalink
disabled jbpm human task jpa module to avoid new module being added i…
Browse files Browse the repository at this point in the history
…n late stage of the 6.0, will be anabled post 6.0
  • Loading branch information
mswiderski committed Dec 17, 2013
1 parent 1c39b1c commit e3bd80e
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -47,10 +47,13 @@
<groupId>org.jbpm</groupId>
<artifactId>jbpm-human-task-core</artifactId>
</dependency>
<!--disabling human task module to avoid new modules in 6.0.x -->
<!--
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-human-task-jpa</artifactId>
</dependency>
-->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-human-task-audit</artifactId>
Expand Down

0 comments on commit e3bd80e

Please sign in to comment.