We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 031034f commit b137ce3Copy full SHA for b137ce3
pom.xml
@@ -310,5 +310,11 @@
310
<name>Spring Snapshots</name>
311
<url>https://repo.spring.io/snapshot</url>
312
</pluginRepository>
313
+
314
+ <pluginRepository>
315
+ <id>sba-snapshot</id>
316
+ <name>SBA Snapshots</name>
317
+ <url>https://maven.pkg.github.com/codecentric/spring-boot-admin</url>
318
+ </pluginRepository>
319
</pluginRepositories>
320
</project>
0 commit comments