You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2015/03/22 20:41:10 UTC

svn commit: r1668465 - /commons/proper/codec/trunk/pom.xml

Author: ggregory
Date: Sun Mar 22 19:41:10 2015
New Revision: 1668465

URL: http://svn.apache.org/r1668465
Log:
Update build comment.

Modified:
    commons/proper/codec/trunk/pom.xml

Modified: commons/proper/codec/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1668465&r1=1668464&r2=1668465&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Sun Mar 22 19:41:10 2015
@@ -292,7 +292,7 @@ limitations under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
-        <!-- Use 2.9.1 instead of 2.10; 2.10 seems to scan the 'target' 
+        <!-- Use 2.9.1 instead of 2.10-2.15; which seems to scan the 'target' 
         dir and wants license headers in .properties to be the header for 
         Java files. -->
         <version>2.9.1</version>