File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 - openjdk9
1414 - openjdk10
1515 - openjdk11
16+ - openjdk12
1617
1718before_install :
1819 - echo -n | openssl s_client -connect scan.coverity.com:443 | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | sudo tee -a /etc/ssl/certs/ca-
Original file line number Diff line number Diff line change 2626 <plugin >
2727 <groupId >org.apache.maven.plugins</groupId >
2828 <artifactId >maven-javadoc-plugin</artifactId >
29+ <configuration >
30+ <source >7</source >
31+ </configuration >
2932 </plugin >
3033
3134 <plugin >
Original file line number Diff line number Diff line change 2626 <plugin >
2727 <groupId >org.apache.maven.plugins</groupId >
2828 <artifactId >maven-javadoc-plugin</artifactId >
29+ <configuration >
30+ <source >7</source >
31+ </configuration >
2932 </plugin >
3033
3134 <plugin >
Original file line number Diff line number Diff line change 2626 <plugin >
2727 <groupId >org.apache.maven.plugins</groupId >
2828 <artifactId >maven-javadoc-plugin</artifactId >
29+ <configuration >
30+ <source >7</source >
31+ </configuration >
2932 </plugin >
3033 <plugin >
3134 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments