Author: ltheussl
Date: Thu Feb 10 10:19:19 2011
New Revision: 1069323

URL: http://svn.apache.org/viewvc?rev=1069323&view=rev
Log:
upgrade to newest plugin-plugin

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=1069323&r1=1069322&r2=1069323&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Thu Feb 10 10:19:19 2011
@@ -363,7 +363,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-plugin-plugin</artifactId>
-        <version>2.6</version>
+        <version>2.7</version>
       </plugin>
     </plugins>
   </reporting>
@@ -446,7 +446,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-plugin-plugin</artifactId>
-            <version>2.6</version>
+            <version>2.7</version>
           </plugin>
           <plugin>
             <artifactId>maven-project-info-reports-plugin</artifactId>


Reply via email to