Commons/.ci/settings.xml

16 lines
335 B
XML

<!--
~ Copyright (c) 2016 univento.eu - All rights reserved
~ You are not allowed to use, distribute or modify this code
-->
<settings>
<servers>
<server>
<id>univentoEU</id>
<username>admin</username>
<password>++JT1415++</password>
</server>
</servers>
</settings>