leave only dev server

This commit is contained in:
Alexandros Mandilaras 2024-02-20 15:46:08 +02:00
parent fcf6ee4087
commit 6f2c8101f2
1 changed files with 0 additions and 5 deletions

View File

@ -3,11 +3,6 @@
<pluginGroup>org.sonarsource.scanner.maven</pluginGroup>
</pluginGroups>
<servers>
<server>
<id>cite-maven</id>
<username>${server.username}</username>
<password>${server.password}</password>
</server>
<server>
<id>dev</id>
<username>${server_username}</username>