Author: piergiorgio
Date: Thu Nov 23 22:30:13 2023
New Revision: 1914074

URL: http://svn.apache.org/viewvc?rev=1914074&view=rev
Log:
updated the URL to the new Nuxeo Maven Repo in order to download the 
nuxeo-java-client (CONNECTORS-1750)

Modified:
    manifoldcf/trunk/build.xml

Modified: manifoldcf/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/build.xml?rev=1914074&r1=1914073&r2=1914074&view=diff
==============================================================================
--- manifoldcf/trunk/build.xml (original)
+++ manifoldcf/trunk/build.xml Thu Nov 23 22:30:13 2023
@@ -914,7 +914,7 @@ Use Apache Forrest version forrest-0.9-d
     </target>
     
     <target name="setup-nuxeo-url">
-        <property name="nuxeo-base-url" 
value="https://maven.nuxeo.org/nexus/content/repositories/public-releases"/>
+        <property name="nuxeo-base-url" 
value="https://packages.nuxeo.com/repository/maven-public-archives"/>
     </target>
     
     <target name="download-via-nuxeo" depends="setup-nuxeo-url">


Reply via email to