You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by hb...@apache.org on 2010/06/30 23:56:16 UTC

svn commit: r959452 - /maven/doxia/site/pom.xml

Author: hboutemy
Date: Wed Jun 30 21:56:16 2010
New Revision: 959452

URL: http://svn.apache.org/viewvc?rev=959452&view=rev
Log:
updated Doxia version property to 1.1.3

Modified:
    maven/doxia/site/pom.xml

Modified: maven/doxia/site/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=959452&r1=959451&r2=959452&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Wed Jun 30 21:56:16 2010
@@ -136,7 +136,7 @@ under the License.
   </pluginRepositories>
 
   <properties>
-    <doxiaVersion>1.1.2</doxiaVersion>
+    <doxiaVersion>1.1.3</doxiaVersion>
   </properties>
 
   <build>