diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-19 06:01:13 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-19 06:01:13 +0000 |
commit | eaf11a9c890d439fb36d0c9cb27a53fab3ca6614 (patch) | |
tree | 22a5baf8b79e6a6f8f5cfdb545e0d2838dfec0c5 /branches/sca-equinox | |
parent | 398b95d6118de3c4203dd06df44fda3c74df50b8 (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/sca-equinox')
-rw-r--r-- | branches/sca-equinox/samples/pom.xml | 2 |
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> |