diff options
author | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-03 14:50:36 +0000 |
---|---|---|
committer | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-03 14:50:36 +0000 |
commit | d6fc15d4314aaaf9b032e0f46606b87ec2fe8797 (patch) | |
tree | c21623855021444cc35a1fe0555037ca2ea21099 | |
parent | 630c47ead8534c93b80fdaf5ab6224e1d3b9d516 (diff) |
Changes in pom.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722911 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | branches/sca-java-1.4/samples/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/branches/sca-java-1.4/samples/pom.xml b/branches/sca-java-1.4/samples/pom.xml index 70098f3746..dbee1d94d6 100644 --- a/branches/sca-java-1.4/samples/pom.xml +++ b/branches/sca-java-1.4/samples/pom.xml @@ -51,7 +51,6 @@ <module>calculator</module> <module>calculator-corba-reference</module> <module>calculator-corba-service</module> - <module>calculator-lean</module> <module>calculator-distributed</module> <module>calculator-implementation-policies</module> <module>calculator-rmi-reference</module> |