You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2011/06/21 09:03:30 UTC

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

Author: ltheussl
Date: Tue Jun 21 07:03:29 2011
New Revision: 1137885

URL: http://svn.apache.org/viewvc?rev=1137885&view=rev
Log:
upgrade parent

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=1137885&r1=1137884&r2=1137885&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Tue Jun 21 07:03:29 2011
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>20</version>
+    <version>21</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>