diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-13 14:44:47 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-13 14:44:47 +0000 |
commit | 7e4905f1f1b4eacdabb84e8539851ce537fb9b66 (patch) | |
tree | c4afc003f3a210427864bb22c59a442d92527c57 | |
parent | 32e8fe1bf7e0f0c7211a05b7ac02bc2cae39215e (diff) |
Correct test name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744131 13f79535-47bb-0310-9956-ffa450edef68
-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 987029d69b..9d6233cbc4 100644 --- a/branches/sca-java-1.x/itest/pom.xml +++ b/branches/sca-java-1.x/itest/pom.xml @@ -100,7 +100,7 @@ <module>jms-format</module> <module>jms-oneway-nocf</module> <module>jms-noreplyto</module> - <module>itest-jms-nonscaclient-exceptions</module> + <module>jms-nonscaclient-exceptions</module> <module>jms-selectors</module> <module>large-sdo-ws</module> <module>late-reference-resolution</module> |