diff options
-rw-r--r-- | sca-java-2.x/trunk/itest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml index 694cc5e447..7d44f788a7 100644 --- a/sca-java-2.x/trunk/itest/pom.xml +++ b/sca-java-2.x/trunk/itest/pom.xml @@ -83,7 +83,7 @@ <module>scaclient-api-osgi</module> <module>scaclient-api-remote</module> <module>scopes</module> - <module>scdl</module> + <!-- module>scdl</module broken with sample refactoring --> <module>services</module> <module>service-reference</module> <module>wires</module> |