summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/distribution/bundle
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-18 06:45:00 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-18 06:45:00 +0000
commitd665745fd00bb07a1d03f9e4c430f49be72811a3 (patch)
tree6f1b62f711b2bd797058c38e90c5306faef435aa /branches/sca-java-1.4/distribution/bundle
parenteef22294a6c5036a9d1fb7145703dacc2f4c42e0 (diff)
Fixes for 1.4RC2 review
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727658 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.4/distribution/bundle')
-rw-r--r--branches/sca-java-1.4/distribution/bundle/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.4/distribution/bundle/pom.xml b/branches/sca-java-1.4/distribution/bundle/pom.xml
index ffe18707a9..85ed27c757 100644
--- a/branches/sca-java-1.4/distribution/bundle/pom.xml
+++ b/branches/sca-java-1.4/distribution/bundle/pom.xml
@@ -132,12 +132,12 @@
<artifactId>tuscany-binding-sca-axis2</artifactId>
<version>${pom.version}</version>
</dependency>
- <dependency>
+ <!-- dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>tuscany-binding-sca-corba</artifactId>
<version>${pom.version}</version>
</dependency>
- <!-- dependency>
+ <dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>tuscany-binding-sca-jms</artifactId>
<version>${pom.version}</version>