Author: hboutemy
Date: Mon Oct 16 22:52:44 2017
New Revision: 1812337
URL: http://svn.apache.org/viewvc?rev=1812337&view=rev
Log:
[MPDF-48] use released maven-reporting-exec
Modified:
maven/plugins/trunk/maven-pdf-plugin/pom.xml
Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/pom.xml?rev=1812337&r1=1812336&r2=1812337&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Mon Oct 16 22:52:44 2017
@@ -96,7 +96,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-exec</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<!-- Maven -->