Author: kwright
Date: Mon May 29 20:26:57 2023
New Revision: 1910123

URL: http://svn.apache.org/viewvc?rev=1910123&view=rev
Log:
Update Nuxeo maven URL

Modified:
    manifoldcf/trunk/build.xml

Modified: manifoldcf/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/build.xml?rev=1910123&r1=1910122&r2=1910123&view=diff
==============================================================================
--- manifoldcf/trunk/build.xml (original)
+++ manifoldcf/trunk/build.xml Mon May 29 20:26:57 2023
@@ -912,7 +912,7 @@ Use Apache Forrest version forrest-0.9-d
     </target>
     
     <target name="setup-nuxeo-url">
-        <property name="nuxeo-base-url" 
value="https://maven-eu.nuxeo.org/nexus/content/repositories/public-releases"/>
+        <property name="nuxeo-base-url" 
value="https://maven.nuxeo.org/nexus/content/repositories/public-releases"/>
     </target>
     
     <target name="download-via-nuxeo" depends="setup-nuxeo-url">


Reply via email to