This is an automated email from the ASF dual-hosted git repository.
OpenPj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git
The following commit(s) were added to refs/heads/trunk by this push:
new 1d4e77e10 Updated Nuxeo Maven repository endpoint
1d4e77e10 is described below
commit 1d4e77e105756fbcf6fe9e789326bc076e29240a
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Thu Jul 2 16:08:34 2026 +0200
Updated Nuxeo Maven repository endpoint
---
connectors/nuxeo/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/connectors/nuxeo/pom.xml b/connectors/nuxeo/pom.xml
index 37905d2e5..2f575545e 100755
--- a/connectors/nuxeo/pom.xml
+++ b/connectors/nuxeo/pom.xml
@@ -52,7 +52,7 @@
<repositories>
<repository>
<id>public-releases</id>
-
<url>https://maven-eu.nuxeo.org/nexus/content/repositories/public-releases</url>
+ <url>https://packages.nuxeo.com/repository/maven-public-releases</url>
<releases>
<enabled>true</enabled>
</releases>