You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2020/12/18 09:14:31 UTC

[camel-k-runtime] 10/10: Remove staging repo for camel-quarkus 1.5.0

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

lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit 6f0bf0d01b47c2905a5aa4390c37824c6623d02c
Author: Luca Burgazzoli <lb...@gmail.com>
AuthorDate: Fri Dec 18 08:00:23 2020 +0100

    Remove staging repo for camel-quarkus 1.5.0
---
 pom.xml | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/pom.xml b/pom.xml
index a1a0cdb..bba1bf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -332,16 +332,6 @@
 
     <repositories>
         <repository>
-            <id>camel-quarkus-1.5.0</id>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <url>https://repository.apache.org/content/repositories/orgapachecamel-1266</url>
-        </repository>
-        <repository>
             <id>apache.snapshots</id>
             <url>https://repository.apache.org/snapshots/</url>
             <name>Apache Snapshot Repo</name>
@@ -356,16 +346,6 @@
 
     <pluginRepositories>
         <pluginRepository>
-            <id>camel-quarkus-1.5.0</id>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <url>https://repository.apache.org/content/repositories/orgapachecamel-1266</url>
-        </pluginRepository>
-        <pluginRepository>
             <id>apache.snapshots</id>
             <url>https://repository.apache.org/snapshots/</url>
             <snapshots>