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 c0f2ee2 commit 27ceaddCopy full SHA for 27ceadd
pom.xml
@@ -370,8 +370,8 @@ limitations under the License.
370
<version>3.2.2</version>
371
<configuration>
372
<configLocation>config/maven_checks.xml</configLocation>
373
- <!-- version from release 10 referenced by branch -->
374
- <headerLocation>https://github.com/codehaus-plexus/plexus-pom/blob/plexus-10/src/main/resources/config/plexus-header.txt</headerLocation>
+ <!-- version from release 11 referenced by branch -->
+ <headerLocation>https://raw.githubusercontent.com/codehaus-plexus/plexus-pom/plexus-11/src/main/resources/config/plexus-header.txt</headerLocation>
375
</configuration>
376
<dependencies>
377
<!-- MCHECKSTYLE-327: the maven_checks.xml was moved to a shared project -->
0 commit comments