summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-02 08:00:50 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-02 08:00:50 +0000
commit70e9a746c5d556864fa50edcb4a775cf1f4ff216 (patch)
treeeee4d79bc8f45c3adb22c7cb205e92ac3c8af0ff /java/sca
parentf4d5fc9dfe79ef505e12f28593b99dee9bdb6a7a (diff)
Removing obsolet profile
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749221 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/pom.xml16
1 files changed, 1 insertions, 15 deletions
diff --git a/java/sca/modules/pom.xml b/java/sca/modules/pom.xml
index bb316e65b3..84da2011b8 100644
--- a/java/sca/modules/pom.xml
+++ b/java/sca/modules/pom.xml
@@ -100,21 +100,7 @@
</modules>
<profiles>
- <profile>
- <id>ws</id>
- <modules>
- <module>binding-ws</module>
- <module>binding-ws-axis2</module>
- <module>binding-ws-axis2-policy</module>
- <module>binding-ws-wsdlgen</module>
- <module>binding-ws-xml</module>
- <module>databinding-axiom</module>
- <module>databinding-jaxb-axiom</module>
- <module>policy-xml-ws</module>
- </modules>
- </profile>
-
- <profile>
+ <profile>
<id>eclipse</id>
<build>