Skip to content

Commit

Permalink
- fixing wrong tags for jbpm-distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
salaboy committed May 4, 2012
1 parent 7415b4d commit 9a83074
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions jbpm-distribution/src/main/assembly/pre-bin.xml
Expand Up @@ -13,10 +13,10 @@
<include>org.jbpm:jbpm-persistence-jpa</include>
<include>org.jbpm:jbpm-bpmn2</include>
<include>org.jbpm:jbpm-bam</include>
<exclude>org.jbpm:jbpm-human-task-core</exclude>
<exclude>org.jbpm:jbpm-human-task-mina</exclude>
<exclude>org.jbpm:jbpm-human-task-hornetq</exclude>
<exclude>org.jbpm:jbpm-human-task-jms</exclude>
<include>org.jbpm:jbpm-human-task-core</include>
<include>org.jbpm:jbpm-human-task-mina</include>
<include>org.jbpm:jbpm-human-task-hornetq</include>
<include>org.jbpm:jbpm-human-task-jms</include>
<include>org.jbpm:jbpm-workitems</include>
<include>org.jbpm:jbpm-test</include>
</includes>
Expand Down

0 comments on commit 9a83074

Please sign in to comment.