You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2005/12/30 19:44:05 UTC

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

Author: brett
Date: Fri Dec 30 10:44:02 2005
New Revision: 360137

URL: http://svn.apache.org/viewcvs?rev=360137&view=rev
Log:
working towards 2.0

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

Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=360137&r1=360136&r2=360137&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Fri Dec 30 10:44:02 2005
@@ -8,7 +8,7 @@
   <artifactId>maven-site-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Site plugin</name>
-  <version>2.0-beta-5-SNAPSHOT</version>
+  <version>2.0-SNAPSHOT</version>
   <prerequisites>
     <maven>2.0.2-SNAPSHOT</maven>
   </prerequisites>