Skip to content

Commit

Permalink
SWITCHYARD-663 quickstart definition missing from jboss-as7/pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Babo committed Mar 7, 2012
1 parent ff81dc2 commit fb3b914
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jboss-as7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,11 @@
<artifactId>switchyard-quickstart-bpel-service-loan-approval</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.switchyard.quickstarts</groupId>
<artifactId>switchyard-quickstart-bpel-service-jms-binding</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.switchyard.quickstarts</groupId>
<artifactId>switchyard-quickstart-validate-xml</artifactId>
Expand Down

0 comments on commit fb3b914

Please sign in to comment.