Author: chamikara
Date: Sun Aug 27 20:37:37 2006
New Revision: 437518
URL: http://svn.apache.org/viewvc?rev=437518&view=rev
Log:
Added a new repo URL and changed the Stax impl. version.
Modified:
webservices/sandesha/trunk/java/project.properties
Modified: webservices/sandesha/trunk/java/project.properties
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/project.properties?rev=437518&r1=437517&r2=437518&view=diff
==============================================================================
--- webservices/sandesha/trunk/java/project.properties (original)
+++ webservices/sandesha/trunk/java/project.properties Sun Aug 27 20:37:37 2006
@@ -9,7 +9,8 @@
# comma-spearated list of remote JAR repository URLs
maven.repo.remote=http://www.ibiblio.org/maven/,\
http://people.apache.org/repository/,\
- http://dist.codehaus.org/,\
+ http://dist.codehaus.org/,\
+ http://ws.zones.apache.org/~dims/maven/
# XDOC PLUGIN
###############
@@ -36,7 +37,7 @@
stax.api.version=1.0.1
stax.impl.groupid=woodstox
stax.impl.artifactid=wstx
-stax.impl.version=asl-2.9.3
+stax.impl.version=asl-3.0.0
wsdl4j.version=1.5.2
XmlSchema.version=SNAPSHOT
jakarta.httpcore.version=4.0-alpha2
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]