diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-06-16 07:17:45 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-06-16 07:17:45 +0000 |
commit | 11b9debe1a95216145eefdf72d2085f667c5fe17 (patch) | |
tree | ac4744d7ce7db0b81ff0b190c1001e72b9045a0b | |
parent | 6f41ef61af2268d5576448974ca447b597387e88 (diff) |
Take jsonp out of pom as the module ins't included in m3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785094 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | branches/sca-java-2.0-M3/modules/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/branches/sca-java-2.0-M3/modules/pom.xml b/branches/sca-java-2.0-M3/modules/pom.xml index d652ad60d6..7f7c984b87 100644 --- a/branches/sca-java-2.0-M3/modules/pom.xml +++ b/branches/sca-java-2.0-M3/modules/pom.xml @@ -33,7 +33,6 @@ <module>assembly</module> <module>assembly-xml</module> <module>assembly-xsd</module> - <module>binding-jsonp</module> <module>binding-rmi</module> <module>binding-rmi-runtime</module> <module>binding-sca-runtime</module> |