You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2014/10/05 04:13:48 UTC

svn commit: r1629464 - /db/torque/torque4/trunk/pom.xml

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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org