summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/itest/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index 0da7f71748..597c8810f0 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -58,6 +58,11 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ </modules>
+ </profile>
+ <profile>
+ <id>old</id>
+ <modules>
<module>bpel</module>
<module>builder</module>
<module>callablereferences</module>