Skip to content

Commit

Permalink
Remove staging repo for camel-quarkus 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lburgazzoli committed Dec 18, 2020
1 parent ff33b4b commit 6f0bf0d
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -331,16 +331,6 @@
</modules>

<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>
Expand All @@ -355,16 +345,6 @@
</repositories>

<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>
Expand Down

0 comments on commit 6f0bf0d

Please sign in to comment.