From e1f290e4df135d4ddfa0430870c96800f93a3760 Mon Sep 17 00:00:00 2001 From: Michael Dick Date: Wed, 17 Jun 2009 18:26:59 +0000 Subject: [PATCH] OPENJPA-1139 force checkstyle to use velocity v1.1.3. Newer versions are available but cause other issues (tried 1.1.6 & 1.1.7). git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@785749 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 66656fb12..d8b3981a0 100644 --- a/pom.xml +++ b/pom.xml @@ -709,6 +709,13 @@ org.apache.maven.plugins maven-checkstyle-plugin 2.2 + + + org.codehaus.plexus + plexus-velocity + 1.1.3 + + org.apache.felix