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 2019/02/16 21:32:39 UTC

[maven-doxia-sitetools] branch DOXIASITETOOLS-193 created (now 659a144)

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

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


      at 659a144  [DOXIASITETOOLS-193] - Upgrade maven-parent to version 33

This branch includes the following new commits:

     new 659a144  [DOXIASITETOOLS-193] - Upgrade maven-parent to version 33

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-doxia-sitetools] 01/01: [DOXIASITETOOLS-193] - Upgrade maven-parent to version 33

Posted by kh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 659a14400ab5d89338f26cc0cba49769deadb2a4
Author: Karl Heinz Marbaise <ka...@soebes.de>
AuthorDate: Sat Feb 16 22:32:36 2019 +0100

    [DOXIASITETOOLS-193] - Upgrade maven-parent to version 33
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 242d79e..5ef49fb 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>32</version>
+    <version>33</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>