Author: dennisl
Date: Tue Apr 26 20:36:18 2011
New Revision: 1096894
URL: http://svn.apache.org/viewvc?rev=1096894&view=rev
Log:
o Use released (staged) version of Doxia.
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=1096894&r1=1096893&r2=1096894&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Tue Apr 26 20:36:18 2011
@@ -122,7 +122,7 @@ under the License.
<properties>
<projectVersion>${project.version}</projectVersion>
- <doxiaVersion>1.2-SNAPSHOT</doxiaVersion>
+ <doxiaVersion>1.2</doxiaVersion>
</properties>
<dependencyManagement>