This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 331dff4  parent plugins version 33
331dff4 is described below

commit 331dff41280f5f444d0437317ca19764e708bac4
Author: olivier lamy <ol...@apache.org>
AuthorDate: Thu Nov 15 21:17:22 2018 +1000

    parent plugins version 33
    
    Signed-off-by: olivier lamy <ol...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index be75a1d..6a021cc 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>31</version>
+    <version>33</version>
     <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
   </parent>
 

Reply via email to