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-kafka-connector.git
The following commit(s) were added to refs/heads/master by this push: new e178cb5 Removed Camel 3.6.0 staging repository e178cb5 is described below commit e178cb59beb4089c3a4d291518ad56e5ac68db2e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Oct 20 21:32:22 2020 +0200 Removed Camel 3.6.0 staging repository --- pom.xml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/pom.xml b/pom.xml index cd30a13..d7b4591 100644 --- a/pom.xml +++ b/pom.xml @@ -116,17 +116,6 @@ <enabled>false</enabled> </releases> </repository> - <repository> - <id>apache.staging.camel.3.6.0</id> - <url>https://repository.apache.org/content/repositories/orgapachecamel-1254</url> - <name>apache.staging.camel.3.6.0</name> - <snapshots> - <enabled>false</enabled> - </snapshots> - <releases> - <enabled>true</enabled> - </releases> - </repository> </repositories> <pluginRepositories> @@ -140,17 +129,6 @@ <enabled>false</enabled> </releases> </pluginRepository> - <pluginRepository> - <id>apache.staging.camel.3.6.0</id> - <url>https://repository.apache.org/content/repositories/orgapachecamel-1254</url> - <name>apache.staging.camel-quarkus.3.6.0</name> - <snapshots> - <enabled>false</enabled> - </snapshots> - <releases> - <enabled>true</enabled> - </releases> - </pluginRepository> </pluginRepositories> <build>