summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml
diff options
context:
space:
mode:
authoredwardsmj <edwardsmj@13f79535-47bb-0310-9956-ffa450edef68>2011-02-02 09:44:33 +0000
committeredwardsmj <edwardsmj@13f79535-47bb-0310-9956-ffa450edef68>2011-02-02 09:44:33 +0000
commitd8df0d6da27ac9c4c61863bc7700db7a871ae8d4 (patch)
tree06b84e938b64d4a9a2e1dd3c9174038c255f778b /sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml
parentcdc50306297ca9c420280f9cabf4a0b95836ce01 (diff)
Removing <repository> setting in the POM which uses the intalio repo, since this repo has incorrect contents for some modules such as dom4j
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066392 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml b/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml
index ceff78cc86..fdb2ea87ea 100644
--- a/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml
@@ -28,20 +28,6 @@
<artifactId>tuscany-implementation-bpel-runtime</artifactId>
<name>Apache Tuscany SCA BPEL ODE Implementation Extension</name>
- <!-- for Saxon 9.x -->
- <repositories>
- <repository>
- <id>intalio.org</id>
- <url>http://www.intalio.org/public/maven2</url>
- <releases>
- <enabled>true</enabled>
- </releases>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
- </repositories>
-
<dependencies>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>