summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index 168cea1de7..717dd48233 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -64,6 +64,7 @@
<module>conversations</module>
<!--module>definitions-multiple</module-->
<module>exceptions</module>
+ <module>implementation-spring</module>
<module>interfaces</module>
<!--
<module>operation-overloading</module>