diff options
Diffstat (limited to 'sca-java-2.x/trunk/samples')
-rw-r--r-- | sca-java-2.x/trunk/samples/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/pom.xml b/sca-java-2.x/trunk/samples/pom.xml index 039321ba4a..c392b9efd5 100644 --- a/sca-java-2.x/trunk/samples/pom.xml +++ b/sca-java-2.x/trunk/samples/pom.xml @@ -53,7 +53,7 @@ <module>dosgi-calculator-operations</module> <module>dosgi-dynamic-calculator</module> <module>dosgi-dynamic-calculator-operations</module> - <!--module>helloworld</module--> + <module>helloworld</module> <!-- ********* IF YOU ADD ANY SAMPLES THEN ALSO ADD THEM TO distribution\all\src\main\components\bin-samples.xml |