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

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


The following commit(s) were added to refs/heads/main by this push:
     new ac1d4eb  Revert "Add Camel 3.16.0 staging repository"
ac1d4eb is described below

commit ac1d4ebe7b4959785ee915977805dac5fb82001a
Author: Peter Palaga <[email protected]>
AuthorDate: Mon Mar 28 10:38:09 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index ba00c33..8d5b69c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -277,28 +277,6 @@
 
     <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-1420/</url>
-            <name>Apache Camel 3.16.0 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>
             <name>Apache Snapshot Repo</name>
@@ -312,28 +290,6 @@
     </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-1420/</url>
-            <name>Apache Camel 3.16.0 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>
             <snapshots>

Reply via email to