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 2011/08/07 23:59:36 UTC

svn commit: r1154778 - /maven/sandbox/trunk/doxia/doxia-ide/eclipse/pom.xml

Author: hboutemy
Date: Sun Aug  7 21:59:36 2011
New Revision: 1154778

URL: http://svn.apache.org/viewvc?rev=1154778&view=rev
Log:
updated doxia-converter to last release: 1.2

Modified:
    maven/sandbox/trunk/doxia/doxia-ide/eclipse/pom.xml

Modified: maven/sandbox/trunk/doxia/doxia-ide/eclipse/pom.xml
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/doxia/doxia-ide/eclipse/pom.xml?rev=1154778&r1=1154777&r2=1154778&view=diff
==============================================================================
--- maven/sandbox/trunk/doxia/doxia-ide/eclipse/pom.xml (original)
+++ maven/sandbox/trunk/doxia/doxia-ide/eclipse/pom.xml Sun Aug  7 21:59:36 2011
@@ -57,7 +57,7 @@ under the License.
       <dependency>
         <groupId>org.apache.maven.doxia</groupId>
         <artifactId>doxia-converter</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.2</version>
         <classifier>jar-with-dependencies</classifier>
       </dependency>