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 bf524982629930cf813b7fd29ec09f7e91a9b21a
Author: Kristian Rosenvold <[email protected]>
AuthorDate: Wed Oct 10 05:42:44 2012 +0000

    o Made it compile with maven3
    
    git-svn-id: 
https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1396476 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e8c19c5..cd82f97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@ under the License.
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>doxia-book-renderer</artifactId>
-      <version>1.3-SNAPSHOT</version>
+      <version>2</version>
     </dependency>
 
     <dependency>

Reply via email to