File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ Software for single molecule localisation microscopy (SMLM)
322
322
<groupId >org.revapi</groupId >
323
323
<artifactId >revapi-maven-plugin</artifactId >
324
324
<configuration >
325
- <skip >true </skip >
325
+ <skip >false </skip >
326
326
<!-- For reporting do not ignore the "intentional-api-changes" so they are included -->
327
327
<analysisConfigurationFiles >
328
328
<configurationFile >
@@ -387,7 +387,7 @@ Software for single molecule localisation microscopy (SMLM)
387
387
<groupId >org.revapi</groupId >
388
388
<artifactId >revapi-maven-plugin</artifactId >
389
389
<configuration >
390
- <skip >true </skip >
390
+ <skip >false </skip >
391
391
<!-- For reporting do not ignore the "intentional-api-changes" so they are included -->
392
392
<analysisConfigurationFiles >
393
393
<configurationFile >
You can’t perform that action at this time.
0 commit comments