This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f3ca491d Update OSSRH snapshot repository URLs
1f3ca491d is described below

commit 1f3ca491d6d2793127e3bd00788a8832aa693fa7
Author: Andreas Veithen-Knowles <[email protected]>
AuthorDate: Mon Jan 12 09:14:00 2026 +0000

    Update OSSRH snapshot repository URLs
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ec18b5b1f..a2b656528 100644
--- a/pom.xml
+++ b/pom.xml
@@ -557,7 +557,7 @@
         </repository>
         <repository>
             <id>ossrh</id>
-            <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
+            <url>https://central.sonatype.com/repository/maven-snapshots/</url>
             <releases>
                 <enabled>false</enabled>
             </releases>
@@ -574,7 +574,7 @@
         </pluginRepository>
         <pluginRepository>
             <id>ossrh</id>
-            <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
+            <url>https://central.sonatype.com/repository/maven-snapshots/</url>
             <releases>
                 <enabled>false</enabled>
             </releases>

Reply via email to