Skip to content

Commit 9e0d37d

Browse files
committed
Update to latest plugin, which seems to work fine
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1744743 13f79535-47bb-0310-9956-ffa450edef68
1 parent 599e57b commit 9e0d37d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,7 @@ limitations under the License.
235235
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
236236
<commons.encoding>UTF-8</commons.encoding>
237237
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
238-
<!-- Use 2.9.1 instead of 2.10-2.15; which seems to scan the 'target'
239-
dir and wants license headers in .properties to be the header for
240-
Java files. -->
241-
<checkstyle.version>2.9.1</checkstyle.version>
238+
<checkstyle.version>2.17</checkstyle.version>
242239
</properties>
243240
<build>
244241
<pluginManagement>

0 commit comments

Comments
 (0)