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-thirdparty.git
The following commit(s) were added to refs/heads/master by this push:
new 07995b9 PHOENIX-7488. Use central repo, not repository.apache.org
(#11)
07995b9 is described below
commit 07995b9fd6327367b195069b22009873f2be62fb
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Dec 19 12:35:12 2024 +0100
PHOENIX-7488. Use central repo, not repository.apache.org (#11)
---
pom.xml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8129811..7f91cbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,13 +59,6 @@
<url>https://git-wip-us.apache.org/repos/asf?p=phoenix-thirdparty.git</url>
</scm>
- <repositories>
- <repository>
- <id>apache release</id>
- <url>https://repository.apache.org/content/repositories/releases/</url>
- </repository>
- </repositories>
-
<properties>
<rename.offset>org.apache.phoenix.thirdparty</rename.offset>
<guava.version>32.1.3-jre</guava.version>