Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/foundation-2022' into foundation…
Browse files Browse the repository at this point in the history
…-2023
  • Loading branch information
Benjamin Reed committed Jul 28, 2023
2 parents 1ba9780 + e315ae2 commit bf35d07
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions container/spring-extender/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,13 @@
<type>pom</type>
</dependency>
</dependencies>

<!-- override a bad repo that's causing issues -->
<repositories>
<repository>
<id>spring-ext</id>
<name>OpenNMS Mega-Repository (spring-ext override)</name>
<url>https://maven.opennms.org/repository/everything/</url>
</repository>
</repositories>
</project>

0 comments on commit bf35d07

Please sign in to comment.