You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2013/11/08 15:23:30 UTC

svn commit: r1540048 - /uima/sandbox/uima-ducc/trunk/pom.xml

Author: cwiklik
Date: Fri Nov  8 14:23:30 2013
New Revision: 1540048

URL: http://svn.apache.org/r1540048
Log:
UIMA-2881 updated rat to 0.10

Modified:
    uima/sandbox/uima-ducc/trunk/pom.xml

Modified: uima/sandbox/uima-ducc/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/pom.xml?rev=1540048&r1=1540047&r2=1540048&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/pom.xml Fri Nov  8 14:23:30 2013
@@ -388,6 +388,7 @@
 			<plugin> 
 			  <groupId>org.apache.rat</groupId> 
 			  <artifactId>apache-rat-plugin</artifactId> 
+			  <version>0.10</version>
 			  <executions> 
 			      <execution> 
 			           <id>default-cli</id>