summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/databindings/jaxb-bottom-up/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/databindings/jaxb-bottom-up/pom.xml')
-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>