Author: dkulp
Date: Wed Oct 24 13:30:13 2012
New Revision: 1401671
URL: http://svn.apache.org/viewvc?rev=1401671&view=rev
Log:
Fix svn url
Modified:
cxf/web/README
Modified: cxf/web/README
URL:
http://svn.apache.org/viewvc/cxf/web/README?rev=1401671&r1=1401670&r2=1401671&view=diff
==============================================================================
--- cxf/web/README (original)
+++ cxf/web/README Wed Oct 24 13:30:13 2012
@@ -3,7 +3,7 @@ This is the start of an export utility t
confluence spaces to the sites. To run this manually, you need to
have a copy of the CXF website checked out to a local directory:
-svn checkout
https://svn-master.apache.org/repos/infra/websites/production/cxf/content
+svn checkout https://svn.apache.org/repos/infra/websites/production/cxf/content
Build:
mvn install