You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/09/01 20:28:00 UTC

[maven-doxia-sitetools] 01/01: [DOXIASITETOOLS-191] - Upgrade maven-parent 32

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

khmarbaise pushed a commit to branch DOXIASITETOOLS-191
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git

commit 83afb028955baf1a445d63f39676334c85e8e308
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Sep 1 22:27:58 2018 +0200

    [DOXIASITETOOLS-191] - Upgrade maven-parent 32
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 74c61f6..242d79e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30</version>
+    <version>32</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>