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

richardantal pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/master by this push:
     new 7f997a2124 PHOENIX-7488. Use central repo, not repository.apache.org 
(#2042)
7f997a2124 is described below

commit 7f997a21245aa1c9d93110a57e24a146f978e966
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Dec 19 12:35:44 2024 +0100

    PHOENIX-7488. Use central repo, not repository.apache.org (#2042)
---
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 85e6d3d80d..2448da2576 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,13 +52,6 @@
     <!-- shaded artifact and assembly modules are added in shade-and-assembly 
profile -->
   </modules>
 
-  <repositories>
-    <repository>
-      <id>apache release</id>
-      <url>https://repository.apache.org/content/repositories/releases/</url>
-    </repository>
-  </repositories>
-
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>

Reply via email to