Browse Source

checkstyle version changed

master
Nikita 12 years ago
parent
commit
995831c60c
  1. 2
      pom.xml

2
pom.xml

@ -178,7 +178,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId> <artifactId>maven-checkstyle-plugin</artifactId>
<version>2.10</version>
<version>2.9.1</version>
<executions> <executions>
<execution> <execution>
<phase>verify</phase> <phase>verify</phase>

Loading…
Cancel
Save