Skip to content

Commit

Permalink
Deploy profile
Browse files Browse the repository at this point in the history
  • Loading branch information
tijsrademakers committed Oct 31, 2016
1 parent f82e422 commit 7d858d7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,15 @@
<id>deploy</id>
<modules>
<module>org.flowable.designer.parent</module>
<module>org.flowable.designer.libs</module>
<module>org.flowable.designer.eclipse</module>
<module>org.flowable.designer.gui</module>
<module>org.flowable.designer.util</module>
<module>org.flowable.designer.help</module>
<module>org.flowable.designer.feature</module>
<module>org.flowable.designer.updatesite</module>
<module>org.flowable.designer.integration</module>
<module>org.flowable.designer.validation.bpmn20</module>
</modules>
<build>
<plugins>
Expand Down

0 comments on commit 7d858d7

Please sign in to comment.