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 vs...@apache.org on 2009/11/30 13:50:42 UTC

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

Author: vsiveton
Date: Mon Nov 30 12:50:42 2009
New Revision: 885402

URL: http://svn.apache.org/viewvc?rev=885402&view=rev
Log:
o bump to doxia 1.1.2

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=885402&r1=885401&r2=885402&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Mon Nov 30 12:50:42 2009
@@ -115,7 +115,7 @@
 
   <properties>
     <projectVersion>${project.version}</projectVersion>
-    <doxiaVersion>1.1.2-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.1.2</doxiaVersion>
   </properties>
 
   <dependencyManagement>