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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git


The following commit(s) were added to refs/heads/master by this push:
     new 72696a53 Remove staging repository
72696a53 is described below

commit 72696a53a9051b5398ff07fd5edb52ccc3dbc5d5
Author: Guillaume Nodet <[email protected]>
AuthorDate: Mon May 27 08:17:23 2024 +0200

    Remove staging repository
---
 pom.xml | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/pom.xml b/pom.xml
index c6088225..3958297c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -336,21 +336,6 @@
     </dependencies>
   </dependencyManagement>
 
-  <repositories>
-    <repository>
-      <releases>
-        <enabled>true</enabled>
-        <updatePolicy>never</updatePolicy>
-        <checksumPolicy>fail</checksumPolicy>
-      </releases>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-      <id>maven-2126</id>
-      <url>https://repository.apache.org/content/repositories/maven-2126/</url>
-    </repository>
-  </repositories>
-
   <build>
     <pluginManagement>
       <plugins>

Reply via email to