Skip to content

Commit d66da28

Browse files
committed
Checkstyle license check - depend on file from released branch
File in master can change or can be deleted Closes #166
1 parent a31af40 commit d66da28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,8 @@ limitations under the License.
372372
<version>3.2.2</version>
373373
<configuration>
374374
<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>
375+
<!-- 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>
376377
</configuration>
377378
<dependencies>
378379
<!-- MCHECKSTYLE-327: the maven_checks.xml was moved to a shared project -->

0 commit comments

Comments
 (0)