summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/pom.xml b/sca-java-2.x/trunk/samples/learning-more/pom.xml
index 9364d99a8f..6c33295476 100644
--- a/sca-java-2.x/trunk/samples/learning-more/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/pom.xml
@@ -42,6 +42,7 @@
<module>binding-comet</module>
<module>binding-websocket</module>
<module>contribution-osgi</module>
+ <module>distributed-osgi-static</module>
</modules>
</profile>
</profiles>