Author: tfischer
Date: Sun Oct 5 02:13:47 2014
New Revision: 1629464
URL: http://svn.apache.org/r1629464
Log:
Try fix problem with jenkins build
Modified:
db/torque/torque4/trunk/pom.xml
Modified: db/torque/torque4/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/pom.xml?rev=1629464&r1=1629463&r2=1629464&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Sun Oct 5 02:13:47 2014
@@ -470,10 +470,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
- <configuration>
-
<configLocation>${basedir}/../src/main/checkstyle/checkstyle.xml</configLocation>
-
<headerLocation>${basedir}/../src/main/checkstyle/license-header.txt</headerLocation>
- </configuration>
+ <version>2.13</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]