We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31af40 commit d66da28Copy full SHA for d66da28
pom.xml
@@ -372,7 +372,8 @@ limitations under the License.
372
<version>3.2.2</version>
373
<configuration>
374
<configLocation>config/maven_checks.xml</configLocation>
375
- <headerLocation>https://raw.github.com/codehaus-plexus/plexus-pom/master/src/main/resources/config/plexus-header.txt</headerLocation>
+ <!-- version from release 10 referenced by branch -->
376
+ <headerLocation>https://github.com/codehaus-plexus/plexus-pom/blob/plexus-10/src/main/resources/config/plexus-header.txt</headerLocation>
377
</configuration>
378
<dependencies>
379
<!-- MCHECKSTYLE-327: the maven_checks.xml was moved to a shared project -->
0 commit comments