aboutsummaryrefslogtreecommitdiffstats
path: root/fop-util/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fop-util/pom.xml')
-rw-r--r--fop-util/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/fop-util/pom.xml b/fop-util/pom.xml
index 831c645ab..72fb37b08 100644
--- a/fop-util/pom.xml
+++ b/fop-util/pom.xml
@@ -44,9 +44,7 @@
</plugin>
<!-- code analysis - checkstyle -->
<plugin>
- <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
- <version>${checkstyle.plugin.version}</version>
<configuration>
<configLocation>${project.baseUri}../fop-core/src/tools/resources/checkstyle/checkstyle.xml</configLocation>
<headerLocation>${project.baseUri}../fop-core/src/tools/resources/checkstyle/LICENSE.txt</headerLocation>