You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/05 06:57:54 UTC

[camel-quarkus] branch master updated: Remove camel 3.5.0 staging repositories (#1690)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 338fb30  Remove camel 3.5.0 staging repositories (#1690)
338fb30 is described below

commit 338fb3047519bf312947464020b07b50c9c452f0
Author: James Netherton <ja...@users.noreply.github.com>
AuthorDate: Sat Sep 5 07:56:36 2020 +0100

    Remove camel 3.5.0 staging repositories (#1690)
---
 pom.xml | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3016453..d661dc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,17 +206,6 @@
 
     <repositories>
         <repository>
-            <id>camel.next.staging</id>
-            <url>https://repository.apache.org/content/repositories/orgapachecamel-1243/</url>
-            <name>Camel 3.5.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>
@@ -230,17 +219,6 @@
     </repositories>
     <pluginRepositories>
         <pluginRepository>
-            <id>camel.next.staging</id>
-            <url>https://repository.apache.org/content/repositories/orgapachecamel-1243/</url>
-            <name>Camel 3.5.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>