diff options
-rw-r--r-- | branches/sca-java-1.x/itest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/itest/pom.xml b/branches/sca-java-1.x/itest/pom.xml index 572fafbf9d..0852b626a4 100644 --- a/branches/sca-java-1.x/itest/pom.xml +++ b/branches/sca-java-1.x/itest/pom.xml @@ -98,7 +98,7 @@ <module>jms-args</module> <module>jms-callbacks</module> <module>jms-definitions</module> - <module>jms-format</module> + <!-- module>jms-format</module removed for now see TUSCANY-2948 --> <module>jms-oneway-nocf</module> <module>jms-noreplyto</module> <module>jms-nonscaclient-exceptions</module> |