Skip to content

Commit 145084a

Browse files
committed
downgraded m-checkstyle-p to 3.0.0 since configuration issue with 3.1.0
1 parent 69f2756 commit 145084a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ limitations under the License.
341341
<plugin>
342342
<groupId>org.apache.maven.plugins</groupId>
343343
<artifactId>maven-checkstyle-plugin</artifactId>
344-
<version>3.1.0</version>
344+
<version>3.0.0</version>
345345
<configuration>
346346
<configLocation>config/maven_checks.xml</configLocation>
347347
<headerLocation>https://raw.github.com/codehaus-plexus/plexus-pom/master/src/main/resources/config/plexus-header.txt</headerLocation>

0 commit comments

Comments
 (0)