[java-parent-project-v3] 01/02: INFRA-110 - Upgrade maven-site-plugin from 3.4 to 3.5.1.
Tom Zeller
tzeller at dragonacea.biz
Mon May 9 16:56:23 EDT 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-parent-project-v3.
commit 50ba789d1ae86eec7b17668674a85212a9683419
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon May 9 15:54:34 2016 -0500
INFRA-110 - Upgrade maven-site-plugin from 3.4 to 3.5.1.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4b36941..3403bb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -574,7 +574,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
- <version>3.4</version>
+ <version>3.5.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list