mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
java: fixup whitespace/tabs in test
This commit is contained in:
@@ -49,9 +49,9 @@
|
||||
<url>https://insecure-repository.example</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>test</id>
|
||||
<!-- GOOD! Use HTTP, but for localhost -->
|
||||
<url>http://localhost:${deploy.webserver.port}/repo</url>
|
||||
<id>test</id>
|
||||
<!-- GOOD! Use HTTP, but for localhost -->
|
||||
<url>http://localhost:${deploy.webserver.port}/repo</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
<pluginRepositories>
|
||||
|
||||
Reference in New Issue
Block a user