File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 520520 <pluginExecution >
521521 <pluginExecutionFilter >
522522 <groupId >org.bsc.maven</groupId >
523- <artifactId >
524- maven-processor-plugin
525- </artifactId >
526- <versionRange >
527- [2.0.4,)
528- </versionRange >
523+ <artifactId >maven-processor-plugin</artifactId >
524+ <version >2.0.7</version >
529525 <goals >
530526 <goal >process-test</goal >
531527 </goals >
598594 <!-- <bannedDependencies> <excludes> <exclude>commons-logging:*</exclude>
599595 </excludes> </bannedDependencies> -->
600596 <requirePluginVersions >
601- <banLatest >true </banLatest >
597+ <banLatest >false </banLatest >
602598 <banRelease >true</banRelease >
603599 <banSnapshots >true</banSnapshots >
604600 <!-- <unCheckedPluginList>org.codehaus.mojo:sonar-maven-plugin</unCheckedPluginList> -->
641637 <name >JBoss Maven 2 Brew Repository</name >
642638 <url >https://repository.jboss.org/nexus/content/repositories/snapshots/</url >
643639 </repository >
644-
640+
645641 </repositories >
646642
647643</project >
You can’t perform that action at this time.
0 commit comments