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/03/14 11:08:31 UTC

[camel-k-runtime] branch remove-stagin created (now 2dca47f)

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

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


      at 2dca47f  Removed staging repositories for Camel-quarkus 2.8.0-M1

This branch includes the following new commits:

     new 2dca47f  Removed staging repositories for Camel-quarkus 2.8.0-M1

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: Removed staging repositories for Camel-quarkus 2.8.0-M1

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

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

commit 2dca47f65ce134e047f59a7fadc29ecf34d84a96
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 14 11:52:19 2022 +0100

    Removed staging repositories for Camel-quarkus 2.8.0-M1
---
 pom.xml | 49 -------------------------------------------------
 1 file changed, 49 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6b4fca4..d00ab76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -378,55 +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-1416/</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-1416/</url>
-            <name>Apache Staging Repo</name>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-        </pluginRepository>
-    </pluginRepositories>
-
     <dependencyManagement>
         <dependencies>
             <dependency>