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 7c41531d34 chore: Removed the apache-releases repo.
7c41531d34 is described below

commit 7c41531d343b28f5871c6a85f6a4d75fb2644ebc
Author: Christofer Dutz <christofer.d...@c-ware.de>
AuthorDate: Fri Aug 22 21:45:06 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 3f6b4cb32a..882f099a5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1283,17 +1283,6 @@
         <enabled>true</enabled>
       </snapshots>
     </pluginRepository>
-    <!-- When we release stuff like the site skin or the build tools, syncing 
to Maven Central usually takes some time -->
-    <pluginRepository>
-      <id>apache-releases</id>
-      <url>https://repository.apache.org/content/repositories/releases</url>
-      <releases>
-        <enabled>true</enabled>
-      </releases>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-    </pluginRepository>
   </pluginRepositories>
 
   <profiles>

Reply via email to