[mashup-dev] svn commit r6848 - trunk/mashup/java
svn at wso2.org
svn at wso2.org
Mon Sep 3 01:06:39 PDT 2007
Author: keith
Date: Mon Sep 3 01:06:33 2007
New Revision: 6848
Modified:
trunk/mashup/java/pom.xml
Log:
Added zones repo. Woden jar is there.
Modified: trunk/mashup/java/pom.xml
==============================================================================
--- trunk/mashup/java/pom.xml (original)
+++ trunk/mashup/java/pom.xml Mon Sep 3 01:06:33 2007
@@ -161,7 +161,11 @@
<id>wso2-maven2-repository</id>
<url>http://dist.wso2.org/maven2</url>
</repository>
- <repository>
+ <repository>
+ <id>ws-zones-repository</id>
+ <url>http://ws.zones.apache.org/repository2</url>
+ </repository>
+ <repository>
<id>tomcat-repository</id>
<url>http://tomcat.apache.org/dev/dist/m2-repository</url>
</repository>
More information about the Mashup-dev
mailing list