Author: rdonkin
Date: Sat Jun 30 12:58:42 2012
New Revision: 1355723

URL: http://svn.apache.org/viewvc?rev=1355723&view=rev
Log:
Upgrade to latest version of plugin plugin

Modified:
    creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml

Modified: creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml?rev=1355723&r1=1355722&r2=1355723&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml Sat Jun 30 
12:58:42 2012
@@ -115,24 +115,16 @@
           </execution>
         </executions>
       </plugin>
-    </plugins>
-  </build>
-
- <!-- 
-  
-  
-  ================================  
-  Reports for the site
-  -->
-  <reporting>
-    <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-plugin-plugin</artifactId>
-        <version>2.9</version>
+        <version>3.0</version>
+        <configuration>
+          <goalPrefix>plugin</goalPrefix>
+        </configuration>
       </plugin>
     </plugins>
-  </reporting> 
+  </build>
 
  <!-- 
   


Reply via email to