diff options
Diffstat (limited to '')
-rw-r--r-- | java/sca/itest/bpel/pom.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/java/sca/itest/bpel/pom.xml b/java/sca/itest/bpel/pom.xml index d6909735db..35bcc66f90 100644 --- a/java/sca/itest/bpel/pom.xml +++ b/java/sca/itest/bpel/pom.xml @@ -31,7 +31,9 @@ <modules> <module>helloworld</module> - <module>helloworld-ws</module> + <!-- <module>helloworld-reference</module> + <module>helloworld-ws</module> + --> </modules> </project> |