Skip to content

Commit

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

<repositories>
<repository>
<id>camel-3.7.0</id>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
<url>https://repository.apache.org/content/repositories/orgapachecamel-1263</url>
</repository>
<repository>
<id>camel-quarkus-1.5.0</id>
<releases>
Expand All @@ -350,7 +340,7 @@
<enabled>false</enabled>
</snapshots>
<url>https://repository.apache.org/content/repositories/orgapachecamel-1266</url>
</repository>
</repository>
<repository>
<id>apache.snapshots</id>
<url>https://repository.apache.org/snapshots/</url>
Expand All @@ -365,16 +355,6 @@
</repositories>

<pluginRepositories>
<pluginRepository>
<id>camel-3.7.0</id>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
<url>https://repository.apache.org/content/repositories/orgapachecamel-1263</url>
</pluginRepository>
<pluginRepository>
<id>camel-quarkus-1.5.0</id>
<releases>
Expand All @@ -384,7 +364,7 @@
<enabled>false</enabled>
</snapshots>
<url>https://repository.apache.org/content/repositories/orgapachecamel-1266</url>
</pluginRepository>
</pluginRepository>
<pluginRepository>
<id>apache.snapshots</id>
<url>https://repository.apache.org/snapshots/</url>
Expand Down

0 comments on commit ff33b4b

Please sign in to comment.