You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/01/23 08:14:58 UTC

[maven-doxia-book-maven-plugin] 32/35: Upgrade parent of tools to org.apache.maven.doxia:doxia-tools:30

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-doxia-book-maven-plugin.git

commit 7c83914c30216a9d6d293cc2cb801d8a2a520111
Author: Robert Scholte <rf...@apache.org>
AuthorDate: Sat Dec 3 15:43:01 2016 +0000

    Upgrade parent of tools to org.apache.maven.doxia:doxia-tools:30
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1772473 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fe3224c..81bf2f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
-    <version>3</version>
+    <version>30</version>
     <relativePath>../../../pom/maven/doxia-tools/pom.xml</relativePath>
   </parent>