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

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


The following commit(s) were added to refs/heads/mvnd-1.x by this push:
     new 42e57867 Remove staging repository
42e57867 is described below

commit 42e5786701308968e312e335354deffa17f3ce4b
Author: Guillaume Nodet <[email protected]>
AuthorDate: Mon May 27 08:18:54 2024 +0200

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

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

Reply via email to