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-connectors.git
The following commit(s) were added to refs/heads/master by this push:
new b1ac7e8 PHOENIX-7488. Use central repo, not repository.apache.org
(#149)
b1ac7e8 is described below
commit b1ac7e822a0ecccae5af45ac045a7c3d3aeae89e
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Dec 19 12:35:25 2024 +0100
PHOENIX-7488. Use central repo, not repository.apache.org (#149)
---
pom.xml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/pom.xml b/pom.xml
index b33fb0b..87cf760 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,13 +44,6 @@
<url>http://www.apache.org</url>
</organization>
- <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>