summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-08-24 20:39:27 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-08-24 20:39:27 +0000
commit7f71122819ff35eee24d75d850702a8784ee9e81 (patch)
tree3eea9c88ca9e4552aee8fbde44142f439092ff50 /sca-java-1.x/branches
parentd8f3d385b9ce3f5aa68400d18d86a106b38a4b20 (diff)
Merge revision 959912 from trunk into the 1.6.1 branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988715 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/itest/wsdlgen/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/itest/wsdlgen/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/itest/wsdlgen/pom.xml
index 26a7185f2e..44328d156a 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/itest/wsdlgen/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/itest/wsdlgen/pom.xml
@@ -33,6 +33,11 @@
<id>apache.incubator</id>
<url>http://people.apache.org/repo/m2-incubating-repository</url>
</repository>
+ <repository>
+ <id>java.net2</id>
+ <name>java.net Maven 2.x Repository</name>
+ <url>http://download.java.net/maven/2</url>
+ </repository>
</repositories>
<dependencies>