This repository has been archived on 2023-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
better-tp/settings.xml
2018-09-05 20:11:38 +02:00

12 lines
513 B
XML

<?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>{KWW6K4bwZIsHwYBcgmca00UA3ot2WZR5giDpR+jCCXQ=}</password>
</server>
</servers>
</settings>