diff options
-rw-r--r-- | sca-java-2.x/trunk/testing/itest/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/pom.xml b/sca-java-2.x/trunk/testing/itest/pom.xml index 45973c2ceb..c5ed5728b1 100644 --- a/sca-java-2.x/trunk/testing/itest/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/pom.xml @@ -63,6 +63,7 @@ <module>implementation-spring</module> <module>import-export</module> <module>interfaces</module> + <module>interface-matching</module> <module>java-lifecycle-exceptions</module> <module>jms</module> <module>lifecycle</module> |