We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc55b9e commit b493d09Copy full SHA for b493d09
1 file changed
.travis.yml
@@ -1,7 +1,7 @@
1
language: java
2
3
before_install:
4
-- sed -i.bak -e 's|https://nexus.codehaus.org/snapshots/|https://oss.sonatype.org/content/repositories/codehaus-snapshots/|g' ~/.m2/settings.xml
+ - sed -i.bak -e 's|https://nexus.codehaus.org/snapshots/|https://oss.sonatype.org/content/repositories/codehaus-snapshots/|g' ~/.m2/settings.xml
5
6
jdk:
7
- openjdk7
0 commit comments