Author: kwright
Date: Mon May 29 20:27:36 2023
New Revision: 1910124
URL: http://svn.apache.org/viewvc?rev=1910124&view=rev
Log:
Update Nuxeo maven URL
Modified:
manifoldcf/branches/release-2.25-branch/ (props changed)
manifoldcf/branches/release-2.25-branch/build.xml
Propchange: manifoldcf/branches/release-2.25-branch/
------------------------------------------------------------------------------
Merged /manifoldcf/trunk:r1910123
Modified: manifoldcf/branches/release-2.25-branch/build.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/release-2.25-branch/build.xml?rev=1910124&r1=1910123&r2=1910124&view=diff
==============================================================================
--- manifoldcf/branches/release-2.25-branch/build.xml (original)
+++ manifoldcf/branches/release-2.25-branch/build.xml Mon May 29 20:27:36 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">