File tree Expand file tree Collapse file tree 1 file changed +3
-15
lines changed
Expand file tree Collapse file tree 1 file changed +3
-15
lines changed Original file line number Diff line number Diff line change 218218 <maven-deploy-plugin .version>2.8.2</maven-deploy-plugin .version>
219219 <maven-ear-plugin .version>3.2.0</maven-ear-plugin .version>
220220 <maven-enforcer-plugin .version>3.0.0</maven-enforcer-plugin .version>
221- <maven-failsafe-plugin .version>2.22.2 </maven-failsafe-plugin .version>
221+ <maven-failsafe-plugin .version>3.0.0-M6 </maven-failsafe-plugin .version>
222222 <maven-gpg-plugin .version>3.0.1</maven-gpg-plugin .version>
223223 <maven-help-plugin .version>3.2.0</maven-help-plugin .version>
224224 <maven-install-plugin .version>2.5.2</maven-install-plugin .version>
234234 <maven-scm-publish-plugin .version>3.1.0</maven-scm-publish-plugin .version>
235235 <maven-site-plugin .version>3.11.0</maven-site-plugin .version>
236236 <maven-source-plugin .version>3.2.1</maven-source-plugin .version>
237- <maven-surefire-plugin .version>2.22.2 </maven-surefire-plugin .version>
238- <maven-surefire-report-plugin .version>2.22.2 </maven-surefire-report-plugin .version>
237+ <maven-surefire-plugin .version>3.0.0-M6 </maven-surefire-plugin .version>
238+ <maven-surefire-report-plugin .version>3.0.0-M6 </maven-surefire-report-plugin .version>
239239 <maven-war-plugin .version>3.3.2</maven-war-plugin .version>
240240 <plexus-component-metadata .version>2.1.1</plexus-component-metadata .version>
241241 <taglist-maven-plugin .version>3.0.0</taglist-maven-plugin .version>
622622 </reporting >
623623
624624 <profiles >
625- <profile >
626- <!--
627- On travis-ci, the API rate limit for github reports is sometimes exceeded,
628- so only render this when not run on travis.
629- -->
630- <id >mojo-enable-githubreport-when-not-on-travis</id >
631- <activation >
632- <property >
633- <name >!env.CONTINUOUS_INTEGRATION</name >
634- </property >
635- </activation >
636- </profile >
637625 <profile >
638626 <id >mojo-release</id >
639627 <build >
You can’t perform that action at this time.
0 commit comments