updated maven-site-plugin

git-svn-id: 
https://svn.apache.org/repos/asf/maven/maven-2/branches/maven-2.2.x@1081557 
13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/92440098
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/92440098
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/92440098

Branch: refs/heads/maven-2.2.x
Commit: 92440098d30994c713a10dbf6e66166421ead2d7
Parents: ce5fde9
Author: Herve Boutemy <hbout...@apache.org>
Authored: Mon Mar 14 20:55:29 2011 +0000
Committer: Herve Boutemy <hbout...@apache.org>
Committed: Mon Mar 14 20:55:29 2011 +0000

----------------------------------------------------------------------
 pom.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/92440098/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 36d053c..68a6e5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,6 +146,11 @@ under the License.
           </configuration>
         </plugin>
         <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-site-plugin</artifactId>
+          <version>2.2</version>
+        </plugin>
+        <plugin>
           <groupId>org.codehaus.modello</groupId>
           <artifactId>modello-maven-plugin</artifactId>
           <version>1.4.1</version>

Reply via email to