Update version number regex (#355)

Fixes #354

Signed-off-by: Martin van Wingerden <martinvw@mtin.nl>
This commit is contained in:
Martin van Wingerden 2018-06-02 14:40:39 +02:00 committed by Wouter Born
parent 7c94229959
commit 3aa49789a4

View File

@ -1,2 +1,3 @@
checkstyle.headerCheck.content=^/\\*\\*$\\n^ \\* Copyright \\(c\\) {0}-{1} by the respective copyright holders\\.$\\n^ \\*$\\n^ \\* All rights reserved\\. This program and the accompanying materials$\\n^ \\* are made available under the terms of the Eclipse Public License v1\\.0$\\n^ \\* which accompanies this distribution, and is available at$\\n^ \\* http://www.eclipse.org/legal/epl\\-v10\\.html$
checkstyle.headerCheck.values=2015,2018
checkstyle.pomXmlCheck.currentVersionRegex=^2\.4\.0