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

jamesnetherton pushed a commit to branch 3.27.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/3.27.x by this push:
     new f90923cce5 Revert "Add Camel 4.14.2 staging repository"
f90923cce5 is described below

commit f90923cce58835c5306899c75d82298e783a5152
Author: James Netherton <[email protected]>
AuthorDate: Thu Oct 30 07:07:06 2025 +0000

    Revert "Add Camel 4.14.2 staging repository"
    
    This reverts commit cfa0c3767337d9043fc5a7d856a66fa11d930b26.
---
 pom.xml | 44 --------------------------------------------
 1 file changed, 44 deletions(-)

diff --git a/pom.xml b/pom.xml
index 92f142e497..101c543d33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -358,28 +358,6 @@
     </issueManagement>
 
     <repositories>
-        <repository>
-            <id>central</id>
-            <name>Maven Central Repo</name>
-            <url>https://repo.maven.apache.org/maven2</url>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-        </repository>
-        <repository>
-            <id>apache.staging.camel</id>
-            
<url>https://repository.apache.org/content/repositories/orgapachecamel-1898/</url>
-            <name>Apache Camel 4.14.2 Staging Repo</name>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-        </repository>
         <repository>
             <id>apache.snapshots</id>
             <url>https://repository.apache.org/snapshots/</url>
@@ -393,28 +371,6 @@
         </repository>
     </repositories>
     <pluginRepositories>
-        <pluginRepository>
-            <id>central</id>
-            <name>Maven Central Repo</name>
-            <url>https://repo.maven.apache.org/maven2</url>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-        </pluginRepository>
-        <pluginRepository>
-            <id>apache.staging.camel</id>
-            
<url>https://repository.apache.org/content/repositories/orgapachecamel-1898/</url>
-            <name>Apache Camel 4.14.2 Staging Repo</name>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-        </pluginRepository>
         <pluginRepository>
             <id>apache.snapshots</id>
             <url>https://repository.apache.org/snapshots/</url>

Reply via email to