Commons/.ci/settings.xml

25 lines
607 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>download</username>
<password>PLCtNT3GEM43bvBc2mRvQMsYe!0JtB</password>
</server>
</servers>
<mirrors>
<mirror>
<id>univentoEU</id>
<name>univentoEU Mirror Repo</name>
<url>http://dev.joethei.de:8081/repository/public/</url>
<mirrorOf>*</mirrorOf>
</mirror>
</mirrors>
</settings>