Mockserver works only on Java 8
Change-Id: I47e5ad027399cfeb5874837b3e206e052a4922da
This commit is contained in:
parent
18e75f3352
commit
b5a14d463e
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
language: groovy
|
||||
|
||||
jdk:
|
||||
- oraclejdk7
|
||||
- oraclejdk8
|
||||
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>jaxb2-maven-plugin</artifactId>
|
||||
<version>2.2</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>xjc</id>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue