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:27 UTC

[maven-doxia-book-renderer] 17/34: Update to released version of doxia-tools parent.

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-renderer.git

commit e73a6844d320caddd5714d64ddb44826ab6c97e7
Author: Dennis Lundberg <de...@apache.org>
AuthorDate: Wed Sep 26 21:03:25 2012 +0000

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

diff --git a/pom.xml b/pom.xml
index a88187e..84c0988 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>2-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../doxia-tools/pom.xml</relativePath>
   </parent>