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 2007/11/03 00:04:45 UTC

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

Author: dennisl
Date: Fri Nov  2 16:04:44 2007
New Revision: 591505

URL: http://svn.apache.org/viewvc?rev=591505&view=rev
Log:
o Use the 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=591505&r1=591504&r2=591505&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 Fri Nov  2 16:04:44 2007
@@ -39,7 +39,7 @@
 
   <properties>
     <projectVersion>${project.version}</projectVersion>
-    <doxiaVersion>1.0-alpha-10-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.0-alpha-10</doxiaVersion>
   </properties>
 
   <mailingLists>