You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2014/12/27 18:40:19 UTC

svn commit: r1648073 - /commons/proper/lang/trunk/pom.xml

Author: britter
Date: Sat Dec 27 17:40:19 2014
New Revision: 1648073

URL: http://svn.apache.org/r1648073
Log:
Update JavaNCSS plugin to latest version

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

Modified: commons/proper/lang/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1648073&r1=1648072&r2=1648073&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Sat Dec 27 17:40:19 2014
@@ -691,7 +691,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>javancss-maven-plugin</artifactId>
-        <version>2.0</version>
+        <version>2.1</version>
       </plugin>
       <plugin>
         <groupId>org.apache.rat</groupId>