You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2009/06/25 13:58:04 UTC

svn commit: r788332 - /maven/plugins/branches/maven-site-plugin-doxia-1.1/pom.xml

Author: vsiveton
Date: Thu Jun 25 11:58:04 2009
New Revision: 788332

URL: http://svn.apache.org/viewvc?rev=788332&view=rev
Log:
o bump to latest doxia

Modified:
    maven/plugins/branches/maven-site-plugin-doxia-1.1/pom.xml

Modified: maven/plugins/branches/maven-site-plugin-doxia-1.1/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-doxia-1.1/pom.xml?rev=788332&r1=788331&r2=788332&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-doxia-1.1/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-doxia-1.1/pom.xml Thu Jun 25 11:58:04 2009
@@ -157,8 +157,8 @@
   </issueManagement>
 
   <properties>
-    <doxiaVersion>1.1.1-SNAPSHOT</doxiaVersion>
-    <doxiaSitetoolsVersion>1.1.1-SNAPSHOT</doxiaSitetoolsVersion>
+    <doxiaVersion>1.1.1</doxiaVersion>
+    <doxiaSitetoolsVersion>1.1.1</doxiaSitetoolsVersion>
     <mavenVersion>2.0.6</mavenVersion>
     <wagonVersion>1.0-beta-4</wagonVersion>
   </properties>