summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more/maven-osgi-junit/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/maven-osgi-junit/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/maven-osgi-junit/pom.xml b/sca-java-2.x/trunk/samples/learning-more/maven-osgi-junit/pom.xml
index 4256af8438..b2e096c145 100644
--- a/sca-java-2.x/trunk/samples/learning-more/maven-osgi-junit/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/maven-osgi-junit/pom.xml
@@ -38,8 +38,8 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <!--module>calculator-osgi</module-->
- <!--module>calculator-rest-osgi</module-->
+ <module>calculator-osgi</module>
+ <module>calculator-rest-osgi</module>
</modules>
</profile>
</profiles>