summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-19 06:01:13 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-19 06:01:13 +0000
commiteaf11a9c890d439fb36d0c9cb27a53fab3ca6614 (patch)
tree22a5baf8b79e6a6f8f5cfdb545e0d2838dfec0c5 /branches
parent398b95d6118de3c4203dd06df44fda3c74df50b8 (diff)
Adjusted module name in POM.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696930 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-equinox/samples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/samples/pom.xml b/branches/sca-equinox/samples/pom.xml
index 0b30db08d6..2742c930eb 100644
--- a/branches/sca-equinox/samples/pom.xml
+++ b/branches/sca-equinox/samples/pom.xml
@@ -49,7 +49,7 @@
<module>calculator-distributed</module>
<module>calculator-implementation-policies</module>
<module>calculator-lean</module>
- <module>calculator-osgi</module>
+ <module>calculator-equinox</module>
<module>calculator-rcp</module>
<module>calculator-rmi-reference</module>
<module>calculator-rmi-service</module>