diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2011-09-06 10:53:22 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2011-09-06 10:53:22 +0000 |
commit | 0b990c2469b9327140bd0606c6649a3daee00506 (patch) | |
tree | 5901e947834f742ec41c0d9258dcc708c33119da /sca-java-2.x/trunk | |
parent | 87ee307338dced379961d763890ff90ac98eacbc (diff) |
TUSCANY-3938 - Add calculator-osgi to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165599 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/pom.xml | 2 |
1 files changed, 0 insertions, 2 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 80bd7816a2..03ff2c2556 100644 --- a/sca-java-2.x/trunk/samples/learning-more/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/pom.xml @@ -40,9 +40,7 @@ <modules> <module>binding-comet</module> <module>binding-websocket</module> -<!-- <module>contribution-osgi</module> ---> </modules> </profile> </profiles> |