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 de...@apache.org on 2010/05/24 23:00:19 UTC

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

Author: dennisl
Date: Mon May 24 21:00:18 2010
New Revision: 947808

URL: http://svn.apache.org/viewvc?rev=947808&view=rev
Log:
Upgrade to (staged) Doxia 1.1.3.

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=947808&r1=947807&r2=947808&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Mon May 24 21:00:18 2010
@@ -115,7 +115,7 @@ under the License.
 
   <properties>
     <projectVersion>${project.version}</projectVersion>
-    <doxiaVersion>1.1.3-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.1.3</doxiaVersion>
   </properties>
 
   <dependencyManagement>