Skip to content

Commit

Permalink
SWITCHYARD-516 "Add transaction support from Camel service bindings"
Browse files Browse the repository at this point in the history
  • Loading branch information
danbev committed Nov 4, 2011
1 parent 2d9ca3d commit 23f501c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Expand Up @@ -33,5 +33,6 @@
<module name="org.apache.commons.logging"/>
<module name="javax.jms.api"/>
<module name="org.springframework"/>
<module name="org.slf4j"/>
</dependencies>
</module>
Expand Up @@ -35,5 +35,6 @@
<dependencies>
<module name="org.apache.commons.logging"/>
<module name="javax.jms.api"/>
<module name="javax.api"/>
</dependencies>
</module>
Expand Up @@ -51,5 +51,6 @@
<module name="org.switchyard.deploy"/>
<module name="org.switchyard.jaxb-impl"/>
<module name="org.switchyard.component.bean" />
<module name="org.springframework" />
</dependencies>
</module>

0 comments on commit 23f501c

Please sign in to comment.