You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/06/30 15:51:17 UTC

svn commit: r1498122 - /maven/plugins/trunk/maven-war-plugin/pom.xml

Author: olamy
Date: Sun Jun 30 13:51:16 2013
New Revision: 1498122

URL: http://svn.apache.org/r1498122
Log:
site plugin 3.3

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

Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=1498122&r1=1498121&r2=1498122&view=diff
==============================================================================
--- maven/plugins/trunk/maven-war-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-war-plugin/pom.xml Sun Jun 30 13:51:16 2013
@@ -189,6 +189,12 @@ under the License.
 
   <build>
     <plugins>
+      <!-- TO remove when parent upgrade -->
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-site-plugin</artifactId>
+        <version>3.3</version>
+      </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-plugin-plugin</artifactId>