fix: Removed files

Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
This commit is contained in:
Florian Bouillon 2023-06-06 14:47:08 +02:00
parent 750e8d3d59
commit 4e402a63b9
2 changed files with 0 additions and 15 deletions

View File

@ -1,3 +0,0 @@
<settingsSecurity>
<master>{***REMOVED***}</master>
</settingsSecurity>

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
<servers>
<server>
<id>ftp-repository</id>
<username>deltawinbo</username>
<password>{***REMOVED***}</password>
</server>
</servers>
</settings>