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 2022/04/13 09:15:25 UTC

[camel-k-runtime] branch repo-remo created (now 42ff31be)

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

acosentino pushed a change to branch repo-remo
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


      at 42ff31be Remove staging repositories for Camel Quarkus 2.8.0

This branch includes the following new commits:

     new 42ff31be Remove staging repositories for Camel Quarkus 2.8.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-k-runtime] 01/01: Remove staging repositories for Camel Quarkus 2.8.0

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 42ff31bef0fa255fc071d8f96d76e47770199176
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 13 11:14:52 2022 +0200

    Remove staging repositories for Camel Quarkus 2.8.0
---
 pom.xml | 50 --------------------------------------------------
 1 file changed, 50 deletions(-)

diff --git a/pom.xml b/pom.xml
index bc50316f..69b78536 100644
--- a/pom.xml
+++ b/pom.xml
@@ -378,56 +378,6 @@
         <module>distribution</module>
     </modules>
 
-    <repositories>
-        <repository>
-            <id>apache.snapshots</id>
-            <url>https://repository.apache.org/snapshots/</url>
-            <name>Apache Snapshot Repo</name>
-            <snapshots>
-                <enabled>true</enabled>
-            </snapshots>
-            <releases>
-                <enabled>false</enabled>
-            </releases>
-        </repository>
-        <repository>
-            <id>apache.staging.quarkus</id>
-            <url>https://repository.apache.org/content/repositories/orgapachecamel-1424/</url>
-            <name>Apache Staging Repo</name>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-        </repository>
-    </repositories>
-
-    <pluginRepositories>
-        <pluginRepository>
-            <id>apache.snapshots</id>
-            <url>https://repository.apache.org/snapshots/</url>
-            <snapshots>
-                <enabled>true</enabled>
-            </snapshots>
-            <releases>
-                <enabled>false</enabled>
-            </releases>
-        </pluginRepository>
-        <pluginRepository>
-            <id>apache.staging.quarkus</id>
-            <url>https://repository.apache.org/content/repositories/orgapachecamel-1424/</url>
-            <name>Apache Staging Repo</name>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-        </pluginRepository>
-    </pluginRepositories>
-
-
     <dependencyManagement>
         <dependencies>
             <dependency>