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

cdutz pushed a commit to branch rel/0.13
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/rel/0.13 by this push:
     new f46a7c210d chore: Removed the apache-releases repo.
f46a7c210d is described below

commit f46a7c210d2aed863fed6cdd3046cf7285766872
Author: Christofer Dutz <[email protected]>
AuthorDate: Fri Aug 22 21:40:01 2025 +0200

    chore: Removed the apache-releases repo.
---
 pom.xml | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/pom.xml b/pom.xml
index 176978c08f..3f6b4cb32a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1269,17 +1269,6 @@
         <enabled>true</enabled>
       </snapshots>
     </repository>
-    <!-- When we release stuff like the site skin or the build tools, syncing 
to Maven Central usually takes some time -->
-    <repository>
-      <id>apache-releases</id>
-      <url>https://repository.apache.org/content/repositories/releases</url>
-      <releases>
-        <enabled>true</enabled>
-      </releases>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-    </repository>
   </repositories>
 
   <!-- Make Snapshots of Apache plugins available -->

Reply via email to