This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new fcae993 updated parent pom and maven-pdf-plugin used
fcae993 is described below
commit fcae993f4998a4df320f44646890445596809d1a
Author: Hervé Boutemy <[email protected]>
AuthorDate: Wed Feb 7 09:29:03 2018 +0100
updated parent pom and maven-pdf-plugin used
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5a088b5..85236f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugins</artifactId>
- <version>30</version>
+ <version>31</version>
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
</parent>
@@ -266,7 +266,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>
</plugins>
</pluginManagement>
--
To stop receiving notification emails like this one, please contact
[email protected].