You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2012/02/25 15:49:39 UTC

svn commit: r1293620 - /maven/plugins/branches/maven-site-plugin-2.x/pom.xml

Author: dennisl
Date: Sat Feb 25 14:49:39 2012
New Revision: 1293620

URL: http://svn.apache.org/viewvc?rev=1293620&view=rev
Log:
Next version of Doxia Sitetools will be 1.3.

Modified:
    maven/plugins/branches/maven-site-plugin-2.x/pom.xml

Modified: maven/plugins/branches/maven-site-plugin-2.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-2.x/pom.xml?rev=1293620&r1=1293619&r2=1293620&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-2.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-2.x/pom.xml Sat Feb 25 14:49:39 2012
@@ -179,7 +179,7 @@ under the License.
 
   <properties>
     <doxiaVersion>1.2</doxiaVersion>
-    <doxiaSitetoolsVersion>1.2.1-SNAPSHOT</doxiaSitetoolsVersion>
+    <doxiaSitetoolsVersion>1.3-SNAPSHOT</doxiaSitetoolsVersion>
     <mavenVersion>2.2.0</mavenVersion>
     <wagonVersion>1.0-beta-6</wagonVersion>
     <!-- for ITs -->