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-omid.git


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

commit 3d159f2d2d192d9f8db7c157505923ef6e38cf7d
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Dec 19 12:35:18 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index 99607f02..f8fe9ce0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,13 +119,6 @@
         <module>examples</module>
     </modules>
 
-    <repositories>
-        <repository>
-            <id>apache release</id>
-            
<url>https://repository.apache.org/content/repositories/releases/</url>
-        </repository>
-    </repositories>
-
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/phoenix-omid.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/phoenix-omid.git</developerConnection>

Reply via email to