summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/databindings/jaxb-bottom-up
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-01-26 09:57:50 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-01-26 09:57:50 +0000
commit076965bd420d6984d1d6dce70f53b89b1b1d1054 (patch)
treeafeeb7be126670010a10a8b4a09037928918047b /sca-java-2.x/trunk/testing/itest/databindings/jaxb-bottom-up
parent298bd0043eef84d28bb6559b489f765873a92f70 (diff)
Update to as much as possible only use dependencies in the maven central repo and for where thats not possible define the other repository in the module that uses it not the top level pom.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063664 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/databindings/jaxb-bottom-up')
-rw-r--r--sca-java-2.x/trunk/testing/itest/databindings/jaxb-bottom-up/pom.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/databindings/jaxb-bottom-up/pom.xml b/sca-java-2.x/trunk/testing/itest/databindings/jaxb-bottom-up/pom.xml
index df9036fbe7..20310a0f1c 100644
--- a/sca-java-2.x/trunk/testing/itest/databindings/jaxb-bottom-up/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/databindings/jaxb-bottom-up/pom.xml
@@ -31,31 +31,6 @@
<version>2.0-SNAPSHOT</version>
<name>Apache Tuscany SCA iTest Databinding - JAXB Bottom Up</name>
- <repositories>
- <repository>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <id>java.net</id>
- <name>java.net Maven 1.x Repository</name>
- <url>http://download.java.net/maven/1</url>
- <layout>legacy</layout>
- </repository>
- <repository>
- <id>java.net2</id>
- <name>java.net Maven 2.x Repository</name>
- <url>http://download.java.net/maven/2</url>
- </repository>
- </repositories>
-
- <pluginRepositories>
- <pluginRepository>
- <id>java.net2</id>
- <name>java.net Maven 2.x Repository</name>
- <url>http://download.java.net/maven/2</url>
- </pluginRepository>
- </pluginRepositories>
-
<dependencies>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>