Codebase list libxstream-java / debian/1.4.11.1-1+deb9u2 .travis.settings.xml
debian/1.4.11.1-1+deb9u2

Tree @debian/1.4.11.1-1+deb9u2 (Download .tar.gz)

.travis.settings.xml @debian/1.4.11.1-1+deb9u2raw · history · blame

1
2
3
4
5
6
7
8
9
<settings>
    <mirrors>
        <mirror>
            <id>central</id>
            <url>http://repo1.maven.org/maven2</url>
            <mirrorOf>*</mirrorOf>
        </mirror>
    </mirrors>
</settings>