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 7, 2024
1 parent ca6fc03 commit 65f1e7a
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.3.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 65f1e7a

Please sign in to comment.