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 2014/10/15 19:19:34 UTC

svn commit: r1632127 - /commons/proper/jcs/trunk/commons-jcs-core/pom.xml

Author: ggregory
Date: Wed Oct 15 17:19:34 2014
New Revision: 1632127

URL: http://svn.apache.org/r1632127
Log:
Update rmic-maven-plugin from 1.1 to 1.2.1.

Modified:
    commons/proper/jcs/trunk/commons-jcs-core/pom.xml

Modified: commons/proper/jcs/trunk/commons-jcs-core/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-core/pom.xml?rev=1632127&r1=1632126&r2=1632127&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-core/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-core/pom.xml Wed Oct 15 17:19:34 2014
@@ -163,7 +163,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>rmic-maven-plugin</artifactId>
-          <version>1.1</version>
+          <version>1.2.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.rat</groupId>