Author: hboutemy
Date: Sat Apr 14 22:57:00 2018
New Revision: 1829178
URL: http://svn.apache.org/viewvc?rev=1829178&view=rev
Log:
disable pdf
Advertising
Modified:
maven/doxia/site/trunk/pom.xml
Modified: maven/doxia/site/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/site/trunk/pom.xml?rev=1829178&r1=1829177&r2=1829178&view=diff
==============================================================================
--- maven/doxia/site/trunk/pom.xml (original)
+++ maven/doxia/site/trunk/pom.xml Sat Apr 14 22:57:00 2018
@@ -183,7 +183,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pdf-plugin</artifactId>
- <version>1.3</version>
+ <version>1.4</version>
</plugin>
<!-- publish mono-module site with "mvn site-deploy" -->
<plugin>
@@ -292,7 +292,7 @@ under the License.
</executions>
</plugin>
- <plugin>
+ <!--plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pdf-plugin</artifactId>
<executions>
@@ -309,7 +309,7 @@ under the License.
</configuration>
</execution>
</executions>
- </plugin>
+ </plugin-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>