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 2008/05/16 00:18:58 UTC

svn commit: r656872 - /maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0-alpha-x/pom.xml

Author: dennisl
Date: Thu May 15 15:18:57 2008
New Revision: 656872

URL: http://svn.apache.org/viewvc?rev=656872&view=rev
Log:
o Use released version of doxia.

Modified:
    maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0-alpha-x/pom.xml

Modified: maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0-alpha-x/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0-alpha-x/pom.xml?rev=656872&r1=656871&r2=656872&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0-alpha-x/pom.xml (original)
+++ maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0-alpha-x/pom.xml Thu May 15 15:18:57 2008
@@ -39,7 +39,7 @@
 
   <properties>
     <projectVersion>${project.version}</projectVersion>
-    <doxiaVersion>1.0-alpha-11-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.0-alpha-11</doxiaVersion>
   </properties>
 
   <mailingLists>