summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/compliance-tests/pom.xml')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/pom.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/pom.xml b/sca-java-2.x/trunk/compliance-tests/pom.xml
index 56b1da7637..32e82152ce 100644
--- a/sca-java-2.x/trunk/compliance-tests/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/pom.xml
@@ -32,17 +32,21 @@
<repositories>
<repository>
- <!-- OASIS will eventually publish these themselves but for now they're at my people place -->
+ <!-- OASIS will eventually publish these themselves but for now they're in the Tuscany svn -->
<id>oasis.contributions</id>
- <url>http://people.apache.org/~antelder/tuscany/otests/maven</url>
+ <url>http://svn.apache.org/repos/asf/tuscany/maven</url>
</repository>
</repositories>
<modules>
<module>assembly</module>
- <!-- module>policy</module -->
+<!--
<module>java-caa</module>
<module>java-ci</module>
+ <module>policy</module>
+ <module>binding-ws</module>
+ <module>binding-jms</module>
+-->
</modules>
</project>