mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Switch to OpenJDK 7 on Travis (Oracle Java 7 is no longer present)
This commit is contained in:
parent
e79949ed0f
commit
1be6d352bb
@ -19,7 +19,7 @@
|
||||
<id>jdk1.7</id>
|
||||
</provides>
|
||||
<configuration>
|
||||
<jdkHome>/usr/lib/jvm/java-7-oracle/</jdkHome>
|
||||
<jdkHome>/usr/lib/jvm/java-7-openjdk-amd64/</jdkHome>
|
||||
</configuration>
|
||||
</toolchain>
|
||||
<toolchain>
|
||||
|
Loading…
x
Reference in New Issue
Block a user