Skip to content

Commit

Permalink
Remove repository configuration alltogether
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Dec 18, 2024
1 parent 89d57f9 commit af63910
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions onebusaway-gtfs-transformer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@
<version>4.4.1-SNAPSHOT</version>
</parent>

<repositories>
<repository>
<id>central2</id>
<name>Check central first to avoid a lot of not found warnings</name>
<url>https://repo.maven.apache.org/maven2</url>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>org.onebusaway</groupId>
Expand Down

0 comments on commit af63910

Please sign in to comment.