You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2009/07/27 19:52:22 UTC

svn commit: r798235 - /maven/plugins/trunk/maven-site-plugin/pom.xml

Author: ltheussl
Date: Mon Jul 27 17:52:22 2009
New Revision: 798235

URL: http://svn.apache.org/viewvc?rev=798235&view=rev
Log:
[MSITE-419] Bump to doxia-1.1.2-SNAPSHOT

Modified:
    maven/plugins/trunk/maven-site-plugin/pom.xml

Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=798235&r1=798234&r2=798235&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Mon Jul 27 17:52:22 2009
@@ -155,8 +155,8 @@
   </issueManagement>
 
   <properties>
-    <doxiaVersion>1.1.1</doxiaVersion>
-    <doxiaSitetoolsVersion>1.1.1</doxiaSitetoolsVersion>
+    <doxiaVersion>1.1.2-SNAPSHOT</doxiaVersion>
+    <doxiaSitetoolsVersion>1.1.2-SNAPSHOT</doxiaSitetoolsVersion>
     <mavenVersion>2.0.6</mavenVersion>
     <wagonVersion>1.0-beta-4</wagonVersion>
   </properties>