diff options
-rw-r--r-- | sca-java-2.x/trunk/itest/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml index 98f4df9852..694cc5e447 100644 --- a/sca-java-2.x/trunk/itest/pom.xml +++ b/sca-java-2.x/trunk/itest/pom.xml @@ -59,6 +59,7 @@ <module>distribution</module> <module>exceptions</module> <module>implementation-spring</module> + <module>import-export</module> <module>interfaces</module> <module>jms</module> <module>nodes</module> |