You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2014/10/18 08:00:54 UTC

svn commit: r1632730 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Author: krosenvold
Date: Sat Oct 18 06:00:54 2014
New Revision: 1632730

URL: http://svn.apache.org/r1632730
Log:
[MPIR-301] Update p-i

Modified:
    maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=1632730&r1=1632729&r2=1632730&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Sat Oct 18 06:00:54 2014
@@ -349,7 +349,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.19</version>
+      <version>1.21</version>
     </dependency>
 
     <dependency>