Skip to content

Commit

Permalink
removed https://maven.restlet.org repo - no longer used and was causi…
Browse files Browse the repository at this point in the history
…ng intermittent issues
  • Loading branch information
artntek committed Nov 2, 2023
1 parent 4b9659c commit 6debd8c
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,23 +56,6 @@
<enabled>true</enabled>
</snapshots>
</repository>
<!--
2021-09-24 <[email protected]>
Remove this eventually: http->https mirror for maven.restlet that we can
remove once we update solr-core to a version that doesn't have the http
repository for restlet.
-->
<repository>
<id>maven-restlet</id>
<url>https://maven.restlet.talend.com</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>

<dependencies>
Expand Down

0 comments on commit 6debd8c

Please sign in to comment.