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 2011/04/26 22:36:18 UTC

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

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>