Skip to content

Commit 2483361

Browse files
authored
Merge pull request #2331 from jbampton/fix-typos
Fix spelling in `pom.xml`
2 parents ab71206 + 7e470df commit 2483361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
<groupId>org.apache.rat</groupId>
348348
<artifactId>apache-rat-plugin</artifactId>
349349
<configuration>
350-
<!-- note that this configuration needs to be maintain both in pluginManagement and reporting sections -->
350+
<!-- note that this configuration needs to be maintained both in pluginManagement and reporting sections -->
351351
<excludes>
352352
<exclude>**/.externalToolBuilders/*</exclude>
353353
<exclude>**/infinitest.filters</exclude>
@@ -1556,7 +1556,7 @@
15561556
<!-- only run at the root -->
15571557
<inherited>false</inherited>
15581558
<configuration>
1559-
<!-- note that this configuration needs to be maintain both in pluginManagement and reporting sections -->
1559+
<!-- note that this configuration needs to be maintained both in pluginManagement and reporting sections -->
15601560
<excludes>
15611561
<exclude>**/.externalToolBuilders/*</exclude>
15621562
<exclude>**/infinitest.filters</exclude>

0 commit comments

Comments
 (0)