You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2009/07/14 20:28:32 UTC

svn commit: r794003 - /maven/shared/trunk/maven-reporting-impl/pom.xml

Author: dennisl
Date: Tue Jul 14 18:28:32 2009
New Revision: 794003

URL: http://svn.apache.org/viewvc?rev=794003&view=rev
Log:
[MSHARED-107] Update to Doxia 1.1.1

Modified:
    maven/shared/trunk/maven-reporting-impl/pom.xml

Modified: maven/shared/trunk/maven-reporting-impl/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-impl/pom.xml?rev=794003&r1=794002&r2=794003&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-impl/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-impl/pom.xml Tue Jul 14 18:28:32 2009
@@ -53,7 +53,7 @@
 
   <properties>
     <mavenVersion>2.0.10</mavenVersion>
-    <doxiaVersion>1.1.1-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.1.1</doxiaVersion>
   </properties>
 
   <dependencies>