Use odlparent checkstyle.version
[openflowjava.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6ebe3748ebd2a1a620a79de5ee24a79daf1bd604..32d016897df7bddea34420205000b5f4be1c3881 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             </plugin>
             <plugin>
               <groupId>org.apache.maven.plugins</groupId>
-             <artifactId>maven-checkstyle-plugin</artifactId>
-              <version>2.12</version>
+                 <artifactId>maven-checkstyle-plugin</artifactId>
+              <version>${checkstyle.version}</version>
               <configuration>
                 <failOnViolation>false</failOnViolation>
                 <configLocation>checkstyle-logging.xml</configLocation>