You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2013/04/28 22:17:50 UTC

svn commit: r1476827 - /maven/plugins/trunk/maven-pdf-plugin/pom.xml

Author: rfscholte
Date: Sun Apr 28 20:17:49 2013
New Revision: 1476827

URL: http://svn.apache.org/r1476827
Log:
upgrade plexus-interpolation to 1.16

Modified:
    maven/plugins/trunk/maven-pdf-plugin/pom.xml

Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/pom.xml?rev=1476827&r1=1476826&r2=1476827&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Sun Apr 28 20:17:49 2013
@@ -234,7 +234,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.7</version>
+      <version>1.16</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>