You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2011/10/12 10:55:04 UTC

svn commit: r1182268 - /maven/doxia/doxia-sitetools/trunk/pom.xml

Author: ltheussl
Date: Wed Oct 12 08:55:03 2011
New Revision: 1182268

URL: http://svn.apache.org/viewvc?rev=1182268&view=rev
Log:
use current doxia

Modified:
    maven/doxia/doxia-sitetools/trunk/pom.xml

Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1182268&r1=1182267&r2=1182268&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Wed Oct 12 08:55:03 2011
@@ -185,7 +185,7 @@ under the License.
 
   <properties>
     <projectVersion>${project.version}</projectVersion>
-    <doxiaVersion>1.2</doxiaVersion>
+    <doxiaVersion>1.3-SNAPSHOT</doxiaVersion>
   </properties>
 
   <dependencyManagement>