You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2005/07/19 05:57:13 UTC

svn commit: r219613 - /webservices/axis/trunk/java/modules/xml/project.properties

Author: dims
Date: Mon Jul 18 20:56:40 2005
New Revision: 219613

URL: http://svn.apache.org/viewcvs?rev=219613&view=rev
Log:
reverse the order. you may need to blow up the jars in your local maven repo


Modified:
    webservices/axis/trunk/java/modules/xml/project.properties

Modified: webservices/axis/trunk/java/modules/xml/project.properties
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/xml/project.properties?rev=219613&r1=219612&r2=219613&view=diff
==============================================================================
--- webservices/axis/trunk/java/modules/xml/project.properties (original)
+++ webservices/axis/trunk/java/modules/xml/project.properties Mon Jul 18 20:56:40 2005
@@ -14,5 +14,5 @@
 # limitations under the License.
 # -------------------------------------------------------------------
 
-maven.repo.remote=http://cvs.apache.org/repository/, http://www.ibiblio.org/maven,http://www.apache.org/dist/java-repository/, http://ws.zones.apache.org/~dims/maven/
+maven.repo.remote=http://ws.zones.apache.org/~dims/maven/, http://cvs.apache.org/repository/, http://www.ibiblio.org/maven,http://www.apache.org/dist/java-repository/, http://ws.zones.apache.org/~dims/maven/
 maven.multiproject.type=jar