Make Maven site generation and plugin versions up to date
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 9 Mar 2012 13:15:20 +0000 (13:15 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 9 Mar 2012 13:15:20 +0000 (13:15 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5185 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 64b782210c936479fe94700eb78c91a0220b21aa..7c1833998cc421a48c22130cc3cbf80198ffeee4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -217,7 +217,6 @@ limitations under the License.
                                <plugin>
                                        <artifactId>maven-site-plugin</artifactId>
                                        <version>3.0</version>
-                                       <inherited>false</inherited>
                                        <configuration>
                                                <siteDirectory>doc/site</siteDirectory>
                                                <generateSitemap>true</generateSitemap>